summaryrefslogtreecommitdiffstats
path: root/remote/cdp/test/browser/browser_cdp_only.ini
blob: 5bfe63fd8870c68b0fe70e98dff257b3cecb8349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
tags = cdp
subsuite = remote
args =
  --remote-debugging-port
  --remote-allow-origins=null
prefs =  # Bug 1600054: Make CDP Fission compatible
  fission.bfcacheInParent=false
  fission.webContentIsolationStrategy=0
  remote.active-protocols=2
support-files =
  chrome-remote-interface.js
  head.js

[browser_interface.js]