gecko/js/src/xpconnect
2011-03-08 20:58:38 -08:00
..
crashtests Bug 639737 - JS_THIS_OBJECT can fail and we need to catch when it does. r=jst 2011-03-08 15:04:37 -08:00
idl Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking. 2011-02-16 12:47:08 -08:00
loader bug 630209 - (Compile|Execute)Script that are GC-safe. r=jorendorff 2011-02-03 14:06:21 +01:00
public Bug 626631 - nsAutoJSValHolder should root its jsval (r=gal) 2011-01-20 15:30:03 -08:00
sample
shell bug 630209 - (Compile|Execute)Script that are GC-safe. r=jorendorff 2011-02-03 14:06:21 +01:00
src Sweep compartments when no objects live in them (bug 639270, r=gregor). 2011-03-08 20:58:38 -08:00
tests Bug 582717 - Make regular expressions not callable. r=brendan 2011-03-01 09:59:37 -08:00
wrappers Bug 638312 - Add JS_IsBuiltinEvalFunction and JS_IsBuiltinFunctionConstructor APIs. r=gal 2011-03-02 19:57:44 -08:00
Makefile.in