gecko-dev/testing
Sean Feng e441671633 Bug 1557549 - Disable BFCache for navigate back tests r=smaug
We have some tests which the top level document would
navigate to navigate_back.html, use history.back()
to navigate back to the top level document, and wait for
the iframes to fire a postMessage. This behavior requires
BFCache to be disabled to work correctly, otherwise BFCache
could block the code.

Differential Revision: https://phabricator.services.mozilla.com/D38520

--HG--
extra : moz-landing-system : lando
2019-07-18 17:22:10 +00:00
..
awsy
config
crashtest
extensions
firefox-ui Bug 1562881 - Part 6: Update tests and add a test for insuring identity icon loads a correct image. r=johannh 2019-07-17 13:25:03 +00:00
geckodriver Bug 1564417 - Add first response types to Marionette crate. r=ato 2019-07-18 13:15:16 +00:00
gtest
jsshell
marionette Bug 1513337 - Inline urlbar markup into browser.xhtml. r=mak 2019-07-17 11:34:21 +00:00
mochitest Bug 1563997: Handle webcompat Components stub in MozillaFileLogger.js. r=nika 2019-07-12 14:32:57 -07:00
modules
mozbase Bug 1473498 - Fixing Py3 compatibility errors reachable from testing/mach_commands.py r=gbrown 2019-07-16 01:21:55 +00:00
mozharness Bug 1567011: [update-verify] Use version number to determine branch, rather than product-details category; r=mhentges,rail 2019-07-18 15:11:19 +00:00
profiles Bug 1565699 - Set consoleservice.logcat pref when running unittests, regardless of branch; r=ahal,kmag 2019-07-16 18:33:23 +00:00
raptor Bug 1548814 - Migrate ARES6 benchmark to Raptor r=rwood,perftest-reviewers,igoldan,acreskey 2019-07-16 11:22:02 +00:00
runtimes Bug 1478156 - Make color picker tooltip keyboard accessible, r=yzen,gl 2019-07-15 11:01:04 +00:00
specialpowers bug 1564481 - reset HSTS/HPKP state to factory settings rather than storing knockout entries for preloaded sites r=jcj r=KevinJacobs 2019-07-11 13:48:28 -07:00
talos Bug 1543023 - Use ChromeUtils.import only with one argument in all /devtools/ r=jdescottes 2019-07-11 17:08:20 +00:00
tools
tps
web-platform Bug 1557549 - Disable BFCache for navigate back tests r=smaug 2019-07-18 17:22:10 +00:00
webdriver
xpcshell
addtest.py
cppunittest.ini
mach_commands.py Bug 1473498 - Fixing Py3 compatibility errors reachable from testing/mach_commands.py r=gbrown 2019-07-16 01:21:55 +00:00
moz.build
parse_build_tests_ccov.py
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff