gecko/js/xpconnect
2012-01-14 09:43:00 -08: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 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw] 2012-01-14 09:43:00 -08: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