gecko-dev/js
jband%netscape.com eab48df1ca 1) fix the xpconnect factories to not use static objects.
2) add a test that acts as a sample for doing oberloaded methods on xpconnect wraped natives.
3) add a NOT_IMPLEMENTED method to wrapped native for getting the prototype JS object.
4) Set the global object of the JSContext as the wrapped native JSObject's parent when creating this JSObject. This makes JS code compiled against the wrapper actuall work!
5) fix the refcounting on factories in the tests/components module
1999-07-31 00:26:35 +00:00
..
benchmarks
js2/java
jsd
jsdj
jsj
macbuild added files: mozilla/js/src/xpconnect/idl/xpctest2.idl 1999-07-16 20:35:58 +00:00
ref
rhino Fix code to invoke Wrapper interfaces using INVOKEINTERFACE rather than INVOKEVIRTUAL. 1999-07-26 10:45:38 +00:00
semantics Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
src 1) fix the xpconnect factories to not use static objects. 1999-07-31 00:26:35 +00:00
tests fixed a versioning problem with the tests. these should succeed now. 1999-07-21 19:20:02 +00:00
.cvsignore
landbranch.pl
Makefile.in
makefile.win