gecko-dev/xpinstall
jband%netscape.com ef9c82db1e Landing big set of DOM and XPConnect changes:
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.

XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.

Also, xpconnect tests are reorganized and improved.

fixes bugs: 13419, 17736, 17746, 17952, 22086

r=vidur r=mccabe r=norris r=cbegle
a=chofmann
1999-12-18 20:29:29 +00:00
..
macbuild MCP file change for bug 7753 r=dveditz 1999-12-08 00:09:53 +00:00
notifier Fixing all unresolved symbols on unix. The bug has the diff's 1999-11-16 06:02:31 +00:00
packager Fix bug # 18985: get res/rdf/datasets into Commercial build. Review/approval: leaf 1999-12-18 04:45:59 +00:00
public New Progress dialog and support code.Fixes bug #7753 (and others) r=dveditz 1999-12-08 00:09:16 +00:00
res remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
src Landing big set of DOM and XPConnect changes: 1999-12-18 20:29:29 +00:00
standalone updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
stub Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
wizard Fix for .xpi file deletion upon completion of install. b = 21734; r = mstoltz; a = chofmann 1999-12-15 08:06:09 +00:00
.cvsignore Ignore generated files 1999-03-27 00:03:55 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00