gecko-dev/docshell/test
Olli Pettay 14f1eabde6 Bug 1745638, allow stopping session history load to an iframe, r=peterv
The previous version had two issues:
It revealed an issue in the old implementation which causes an assertion to fire.
There was also a problem with mDocumentRequest, so the new approach tries to be less clever
and just adds a new boolean member variable mCheckingSessionHistory,
which GetIsAttemptingToNavigate() then uses.

Differential Revision: https://phabricator.services.mozilla.com/D136041
2022-02-01 18:59:05 +00:00
..
browser Bug 1719178 - test, r=peterv 2022-01-25 11:13:12 +00:00
chrome Bug 1741132 - Add a property for whether an entry is in the BFCache (holds a content viewer or a frame loader). r=smaug 2021-11-27 11:14:09 +00:00
iframesandbox Bug 1744924 - Part 2: Adjust iframe sandbox test r=ckerschb 2021-12-13 12:57:10 +00:00
mochitest Bug 1750002 - Make tests in docshell/test/ dFPI compatible, r=smaug,anti-tracking-reviewers,timhuang 2022-01-31 14:37:53 +00:00
navigation Bug 1745638, allow stopping session history load to an iframe, r=peterv 2022-02-01 18:59:05 +00:00
unit Bug 1639850 - adjust xpcshell on windows to remove frequent failures. r=gbrown 2021-12-07 19:55:03 +00:00
unit_ipc
moz.build