gecko-dev/js/xpconnect/tests
Boris Zbarsky c912aa08f4 Bug 1617527. Remove the same-compartment checks when setting an exception on a JSContext r=sfink
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
2020-02-26 21:17:15 +00:00
..
browser Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
chrome Bug 1273687 - Add isSecureContext to xpconnect sandboxes r=bholley 2020-02-07 16:16:13 +00:00
components Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
idl Bug 1551124. Add support for optional Array arguments in xpconnect. r=nika 2019-05-13 19:51:57 +00:00
marionette Bug 1559975 - fix python2 linter errors for js/xpconnect r=ahal 2019-07-16 17:49:36 +00:00
mochitest Bug 1612431, it is enough to update existing browsing context name when changing iframe.name, r=kmag 2020-02-06 18:44:05 +00:00
unit Bug 1617527. Remove the same-compartment checks when setting an exception on a JSContext r=sfink 2020-02-26 21:17:15 +00:00
moz.build Bug 1498059 - Tests for CEnums in XPIDL; r=nika,froydnj 2018-11-06 00:05:44 +00:00