gecko/js
Bobby Holley 1571ff2ce4 Bug 887334 - Require cx->compartment() to be null when destroying a context. r=luke
If it's non-null, that means we've got a JSAutoCompartment on the stack, which
is going to run into trouble when it tries to restore the old compartment on
the now-dead cx.
2013-07-17 11:53:54 -07:00
..
ductwork/debugger Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4); r=joey 2013-07-01 11:34:30 -04:00
examples
ipc Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE. 2013-07-17 12:43:59 -04:00
jsd bug 891992 - fix typo in js/jsd/jsdebug.h r=timeless 2013-07-10 13:53:27 -07:00
public Bug 893281 - Don't require a no-args constructor for elements in a JS::Vector if you call GrowByUninitialized(). r=luke 2013-07-15 12:10:59 -07:00
src Bug 887334 - Require cx->compartment() to be null when destroying a context. r=luke 2013-07-17 11:53:54 -07:00
xpconnect Bug 887334 - Add a JSAutoCompartment to AutoCxPusher. r=luke,gabor 2013-07-17 11:53:52 -07:00