mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-14 15:37:55 +00:00
021874fef3
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. |
||
---|---|---|
.. | ||
app | ||
base | ||
branding | ||
components | ||
config | ||
devtools | ||
extensions | ||
fuel | ||
installer | ||
locales | ||
modules | ||
themes | ||
build.mk | ||
confvars.sh | ||
LICENSE | ||
Makefile.in | ||
makefiles.sh |