summaryrefslogtreecommitdiffstats
path: root/remote/cdp/test/browser/runtime/browser.ini
blob: 8b92cdb46773bb5645a05370333b37a433f80652 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[DEFAULT]
tags = remote
subsuite = remote
args =
  --remote-debugging-port
  --remote-allow-origins=null
prefs =  # Bug 1600054: Make CDP Fission compatible
  fission.bfcacheInParent=false
  fission.webContentIsolationStrategy=0
support-files =
  !/remote/cdp/test/browser/chrome-remote-interface.js
  !/remote/cdp/test/browser/head.js
  doc_console_events.html
  doc_empty.html
  doc_frame.html
  doc_frameset_single.html
  head.js

[browser_callFunctionOn.js]
[browser_callFunctionOn_returnByValue.js]
[browser_consoleAPICalled.js]
https_first_disabled = true
[browser_evaluate.js]
[browser_exceptionThrown.js]
https_first_disabled = true
[browser_executionContextEvents.js]
skip-if = fission # bug 1586503
[browser_getProperties.js]
[browser_remoteObjects.js]