gecko-dev/browser/components/shell/test/chrome.ini
Brendan Dahl e78452ab54 Bug 1526822 - Fix headless screenshot that has redirects. r=mossop
The changes in bug 1507352 caused onLocationChange events to be ignored
when there was an http redirect. This caused the screenshot command to hang
since it never attached an event listener on the page it was redirected to.

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

--HG--
extra : moz-landing-system : lando
2019-03-13 20:47:13 +00:00

8 lines
165 B
INI

[DEFAULT]
support-files =
headless.html
headless_redirect.html
headless_redirect.html^headers^
[test_headless_screenshot.html]
skip-if = toolkit == 'android'