mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 13:48:23 +02:00
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
8 lines
165 B
INI
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'
|