gecko-dev/toolkit/components/remotebrowserutils/tests/browser/browser.ini
Nika Layzell 25b67f3167 Bug 1539163 - Part 3: tests for switch processes, r=qdot
Adds a basic test for this process switching functionality in subframes.

This tests one of the few forms of remoteness which are supported with the Part
1 patch, which is when navigating an iframe in a file:// document to a webpage.

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

--HG--
extra : moz-landing-system : lando
2019-04-17 00:53:34 +00:00

15 lines
328 B
INI

[DEFAULT]
run-if = e10s
support-files =
dummy_page.html
print_postdata.sjs
307redirect.sjs
head.js
coop_header.sjs
file_postmsg_parent.html
[browser_RemoteWebNavigation.js]
[browser_httpResponseProcessSelection.js]
[browser_httpCrossOriginOpenerPolicy.js]
[browser_httpToFileHistory.js]
[browser_oopProcessSwap.js]