gecko/js
Bobby Holley c0cc2fa626 Bug 823348 - Don't set universalXPConnectEnabled for chrome compartments. r=mrbkap
There's a browser-chrome test that does this, which means that _all_ subsequent
browser-chrome tests inherit it. So depending on the ordering of cases in
WrapperFactory, we might end up using a CrossCompartmentWrapper rather than an
XrayWrapper, meaning that stuff like nodePrincipal doesn't work anymore.

The semantics of UniversalXPConnect are now entirely dicatated by what makes
our test suite go green. So let's not force ourselves to bend over backwards
during wrapping to handle this case. And let's fix that stupid test while
we're at it.
2013-01-23 06:04:38 +01:00
..
ductwork/debugger
examples
ipc Bug 752578 - Use mfbt's guard object implementation in js/ipc. r=Ms2ger 2012-12-27 11:20:22 -06:00
jsd bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
public Bug 832026 - Measure JSRuntime::bumpAlloc_ in the JS memory reporter. r=sstangl. 2013-01-17 17:50:21 -08:00
src Bug 568953 - Fix for build warning; r=Ms2ger 2013-01-21 19:02:41 +01:00
xpconnect Bug 823348 - Don't set universalXPConnectEnabled for chrome compartments. r=mrbkap 2013-01-23 06:04:38 +01:00