gecko-dev/docshell
Anny Gakhokidze 7e764895d7 Bug 1589102 - Part 13: Fix a race in process switching code due to reftest.js forcing a process switch, r=kmag
The race occurs when the parent changes the owner process for a BC, but the
child does not know about it and proceeds to call SetCurrentInnerWindowId on a
BC it no longer owns. To fix this, in child process, whenever we call
SetCurrentInnerWindowId on a BC, check that the BC is in process and that the
docshell has not been notified about an upcoming process change.

Differential Revision: https://phabricator.services.mozilla.com/D87934
2020-08-28 17:21:17 +00:00
..
base Bug 1589102 - Part 13: Fix a race in process switching code due to reftest.js forcing a process switch, r=kmag 2020-08-28 17:21:17 +00:00
build Bug 1635253 - Add new about:glean to control Glean SDK debugging, logging r=janerik,flod 2020-07-30 16:35:17 +00:00
resources/content
shistory Bug 1656347 - Make session history getters to work with history in parent. r=smaug 2020-08-27 18:47:27 +00:00
test Bug 1589102 - Part 12: Fix file_scrollRestoration.html to wait for about:blank to load before proceeding, r=peterv 2020-08-28 17:21:14 +00:00
moz.build