mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 08:42:13 +00:00
14f1eabde6
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 |
||
---|---|---|
.. | ||
browser | ||
chrome | ||
iframesandbox | ||
mochitest | ||
navigation | ||
unit | ||
unit_ipc | ||
moz.build |