зеркало из https://github.com/mozilla/gecko-dev.git
c912aa08f4
The exception is not guaranteed to be in the context compartment anyway (e.g. changing the compartment does not wrap the exception), so there isn't much point checking it up front. And the exception stack is always stored as an unwrapped object, so again there's no point checking it on set, since we just plan to UncheckedUnwrap it. Differential Revision: https://phabricator.services.mozilla.com/D64004 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
browser | ||
chrome | ||
components | ||
idl | ||
marionette | ||
mochitest | ||
unit | ||
moz.build |