mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
7e0a351dcf
The basic setup is that Object (and now Array) Xrays apply various heuristics to try to filter out dangerous properties from the underlying object. This includes accessor properties, shadowing properties, callables, and non-Xrayable objects. We need to make various fixes on the devtools side to keep this stuff working. Also, it would be nice if the tests were designed in such a way that a failed string match didn't cause the whole test to hang without a useful error message. |
||
---|---|---|
.. | ||
app | ||
base | ||
branding | ||
components | ||
config | ||
devtools | ||
experiments | ||
extensions | ||
fuel | ||
installer | ||
locales | ||
metro | ||
modules | ||
themes | ||
app-rules.mk | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
defs.mk | ||
LICENSE | ||
Makefile.in | ||
moz.build |