gecko-dev/js
igor%mir2.org f32fceb8a1 Deprecation of ContextListener in favour of ContextFactory.Listener:
the later is stored in the factory and not in static variables.
For compatibility an instance of ContextFactory stored in static variables
is used to provide support for old Context.addContextListener etc. API.

The static instance of the factory is also used by Context.enter to create
Context instances providing simple way to customize Context: one just need
to initialize the global static factory.
2004-06-30 15:23:39 +00:00
..
benchmarks Bug 75405 js benchmarks need strict mode cleaning 2003-02-24 21:37:37 +00:00
docs Bug 240500 JS_DefineFunctions APIDoc for return is wrong 2004-04-15 16:20:34 +00:00
jsd Fixing code for CAUTIOUS_SCRIPTHOOK (not part of the build), broken by changes for 2004-05-13 06:04:09 +00:00
jsdj Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
jsj
narcissus Fix IDENTIFIER resolution to use in, not hasOwnProperty, since we are metacircular on __proto__. 2004-05-17 23:10:53 +00:00
perf Updating README to reflect addition of collect.cgi to mozilla/js/perf/. 2003-12-23 22:46:04 +00:00
ref
rhino Deprecation of ContextListener in favour of ContextFactory.Listener: 2004-06-30 15:23:39 +00:00
src Bug 248458 Crash [@ nsJSIID::Equals] for null other 2004-06-24 23:49:08 +00:00
tests Treat bug "numbers" which aren't numbers as links instead of prepending a url base 2004-02-25 13:01:29 +00:00
.cvsignore
landbranch.pl
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
makefile.win Adding placeholders to silence cvs warnings 2002-09-20 09:14:42 +00:00