gecko-dev/docshell/test
Kartikaya Gupta 65e2a40d98 Bug 1531971 - Make the test wait for the second page to actually paint before attempting to restore the first page from bfcache. r=smaug
The first page's content viewer is only saved in the bfcache when the second
page is painted. This can happen after the load event is fired, and in that
scenario, attempting to go back to the first page will reload it rather than
restore it from the bfcache. So for the test to work properly it needs to
wait until the second page is actually painted before it attempts go back.

Differential Revision: https://phabricator.services.mozilla.com/D79347
2020-06-11 21:19:10 +00:00
..
browser Bug 1515073 - Part 5 - Disable browser.navigation.requireUserInteraction in tests. r=Gijs 2020-06-09 14:51:06 +00:00
chrome Bug 1515073 - Part 5 - Disable browser.navigation.requireUserInteraction in tests. r=Gijs 2020-06-09 14:51:06 +00:00
iframesandbox Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
mochitest Bug 1531971 - Make the test wait for the second page to actually paint before attempting to restore the first page from bfcache. r=smaug 2020-06-11 21:19:10 +00:00
navigation Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
unit Bug 1398567 - Invert URIFixup default behavior to search unless the string looks like a URI. r=Gijs 2020-05-27 16:55:14 +00:00
unit_ipc Bug 1561435 - Format docshell/, a=automatic-formatting 2019-07-05 09:59:46 +02:00
moz.build Bug 1628200 - Fix config/tests/test_mozbuild_reading.py. r=rstewart 2020-04-09 00:24:29 +00:00