gecko-dev/dom/clients
Nika Layzell 3feec09438 Bug 1664542 - Part 1: Fix client.openWindow/COOP+COEP crash, r=asuth
This crash is caused by the mWebProgress field of BrowsingContext being cleared
due to Cross-Origin-Opener-Policy replacing the context on navigation. By
tracking the BrowserId of the opening tab rather than the specific
BrowsingContext, this issue can be avoided.

Differential Revision: https://phabricator.services.mozilla.com/D90623
2020-09-24 16:34:26 +00:00
..
api Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
manager Bug 1664542 - Part 1: Fix client.openWindow/COOP+COEP crash, r=asuth 2020-09-24 16:34:26 +00:00
moz.build