gecko-dev/js/xpconnect/tests
Andrew McCreight 750c11df72 Bug 1570487 - Nuke Xray waivers for local outer window proxies on navigation. r=peterv
We nuke xray waivers when we navigate outer windows out of process,
because it doesn't make much sense to have a waiver in that case.
This patch makes the behavior for navigating to local outer windows
consistent, by also nuking remote window proxies. Hopefully that
won't break anything.

This is Nightly-only for now, because it might break addons.

Differential Revision: https://phabricator.services.mozilla.com/D66495

--HG--
extra : moz-landing-system : lando
2020-03-24 19:24:03 +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 1570487 - Nuke Xray waivers for local outer window proxies on navigation. r=peterv 2020-03-24 19:24:03 +00:00
components Bug 1622887 - Properly support js components implementing an [optional] out nsISupports. r=nika 2020-03-18 17:54:03 +00:00
idl Bug 1622887 - Properly support js components implementing an [optional] out nsISupports. r=nika 2020-03-18 17:54:03 +00:00
marionette Bug 1559975 - fix python2 linter errors for js/xpconnect r=ahal 2019-07-16 17:49:36 +00:00
mochitest Bug 1618258 - Part 2: Rename FinalizationGroup to FinalizationRegistry in test files. r=jonco 2020-03-16 10:41:28 +00:00
unit Bug 1622887 - Properly support js components implementing an [optional] out nsISupports. r=nika 2020-03-18 17:54:03 +00:00
moz.build