mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
63af01c6e2
The old code seemed to feel that the lack of a script context was some sort of showdown that required either unconditional allow or deny. Instead, let's just make the scriptcontext-relevant checks conditional on there being a script context, which lets us switch CheckFunctionAccess over to ScriptAllowed. |
||
---|---|---|
.. | ||
idl | ||
include | ||
src | ||
tests/mochitest | ||
moz.build |