Changes

Jump to: navigation, search

Mozilla.dev.tech.js-engine

683 bytes removed, 20:15, 2 December 2006
Weekly Summaries
== Newsgroup ==
JS-Engine on Google Groups [http://groups.google.com/group/mozilla.dev.tech.js-engine Google groupsmozilla.dev.tech.js-engine]
News Group [news://news.mozilla.org/mozilla.dev.tech.javascript mozilla.dev.tech.javascript] News Group [news://news.mozilla.org/netscape.public.mozilla.jseng netscape.public.mozilla.jseng] [http://developer.mozilla.org/en/docs/JavaScript JavaScript Newsgroup_summaries:mozilla-dev-tech-js-engine JS-ENGINE on MDC]
== Authors ==
== Weekly Summaries ==
* [[Newsgroup summarieshttp://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla.dev.tech.js-engine:2006-09-22| 2006-09-22]]* [[Newsgroup summarieshttp://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla.dev.tech.js-engine:2006-09-29| 2006-09-29]](no summary)* [[Newsgroup summarieshttp://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev.-tech.-js-engine:2006-10-06| 2006-10-06](no summary)*[http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-js-engine:2006-10-13 2006-10-13](no summary)* 2006-10-20 *No updates see FAQ instead* 2006-10-27 *No updates see FAQ instead* [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-js-engine:2006-11-03 2006-11-03]* [Newsgroup summarieshttp://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-js-engine:2006-11-10 2006-11-10]* [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-js-engine:2006-11-17 2006-11-17]* [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-js-engine:2006-1011-13| 24 2006-1011-1324]* [http://developer.mozilla.org/en/docs/Newsgroup_summaries:mozilla-dev-tech-js-engine:2006-12-01 2006-12-01]
== FAQ ==
=== [http://groups.google.com/group/mozilla.dev.tech.js-engine/browse_frm/thread/3e840becb09acccb How long are private pointers? ] === 2-byte aligned check the JSVAL macros at the top of [http://lxrdeveloper.mozilla.org/seamonkey/source/jsen/srcdocs/jsapi.h#71 jsapi.h ] === [httpNewsgroup_summaries://groups.google.com/group/mozilla.-dev.-tech.js-engine/browse_frm/thread/9a2c9872a3e5c94e Can I call functions in Mozilla extensions from web page?] ===No, accessing anything in the web page's script may lead to security problems. === Is there a specific issue with ActiveX and Instance Handling I am not aware of? What could I do to get it working, any ref material or hints? === A: No awnsers as of yet === Firefox does not ignore screenX (Y) parameters like IE does. By adding menuwd.moveTo(posX, posY); flicker is added to the screen. Is there any way to solve this? === A: No awnsers as of yet === [http://groups.google.com/group/mozilla.dev.tech.js-engine/browse_frm/thread/c59a6b91bd072c1e Newly created threads in JS from MOZILLA_1_8_BRANCH causes to hang in Windows] === This [https://bugzilla.mozilla.org/show_bug.cgi?id=351602 Patch] should fix the problem. After that, recompile JS and define JS_USE_ONLY_NSPR_LOCKS in the build. === [http://groups.google.com/group/mozilla.dev.tech.js-engine/browse_frm/thread/ea228a98a26b2d73 How to determine Rhino version programatically?] === You can call getImplementationVersion() on a Context instance and it gives you a string  eg. Rhino 1.6 release 2 2005 09 19 === [http://groups.google.com/group/mozilla.dev.tech.jsENGINE_FAQ JS-engine/browse_frm/thread/e63503323499ba10 Can an embedded SpiderMonkey JS Engine use DOMParser extension of MozillaENGINE] === DOMParser is not part of JS but part of Mozilla browser which makes it available to script in the browser using XPConnect. An alternative would be to use built-in E4X.
1
edit

Navigation menu