blob: c84e0321810d7f3448bd134e980eb80fa7650676 (
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
support-files =
!/remote/cdp/test/browser/chrome-remote-interface.js
!/remote/cdp/test/browser/head.js
head.js
[browser_setIgnoreCertificateErrors.js]
|