зеркало из https://github.com/mozilla/gecko-dev.git
5e03d6a488
With fission+BFCache, we get a notification for the initial document, and that fails the same-origin check (because about:blank isn't same-origin with the opener) so we resolve the promise with null rather than returning a client. Instead, wait for the right load to arrive if the top level window global is the initial document. Differential Revision: https://phabricator.services.mozilla.com/D112072 |
||
---|---|---|
.. | ||
api | ||
manager | ||
moz.build |