gecko/js/xpconnect
Steve Fink 4642a9a56c Bug 730208 - XPConnect changes to UnmarkGray some more objects and return them for convenience. r=mccr8
--HG--
extra : rebase_source : a1d56aa4dc9dcf1fe280c42667710494f2481a7c
2012-03-20 21:22:40 -07:00
..
crashtests Bug 705875 - Check for null IID pointers and references in XPCConvert. r=khuey 2011-12-01 18:24:28 -08:00
idl Bug 741347 - Remove nsIXPConnect::DefineDOMQuickStubs, call DOM_DefineQuickStubs directly instead; r=bholley 2012-04-14 15:05:17 +02:00
loader Remove simple JS_FrameIterator uses in xpconnect (bug 744617, r=bholley). 2012-04-16 12:25:28 -07:00
public Bug 737365 - stop using the cx during finalization, part 1. 2012-03-19 15:34:55 +01:00
shell Remove simple JS_FrameIterator uses in xpconnect (bug 744617, r=bholley). 2012-04-16 12:25:28 -07:00
src Bug 730208 - XPConnect changes to UnmarkGray some more objects and return them for convenience. r=mccr8 2012-03-20 21:22:40 -07:00
tests Bug 726949. Instead of using the given proto for the sandbox directly, use a proxy that forwards to the given proto but rebinds all getters/setters/methods to use the given proto, not the sandbox global, as this. r=bholley, a=tracking-firefox 2012-04-19 14:19:41 -04:00
wrappers Bug 726949. Instead of using the given proto for the sandbox directly, use a proxy that forwards to the given proto but rebinds all getters/setters/methods to use the given proto, not the sandbox global, as this. r=bholley, a=tracking-firefox 2012-04-19 14:19:41 -04:00
Makefile.in