mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
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
15 lines
328 B
INI
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]
|