gecko/js/xpconnect
2012-04-24 14:43:00 -04: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 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar 2012-04-24 14:43:00 -04: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