mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 21:28:04 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D27525 --HG-- extra : moz-landing-system : lando
16 lines
390 B
INI
16 lines
390 B
INI
[DEFAULT]
|
|
tags = remote
|
|
prefs = remote.enabled=true
|
|
support-files =
|
|
chrome-remote-interface.js
|
|
head.js
|
|
skip-if = debug || asan # bug 1546945
|
|
|
|
[browser_cdp.js]
|
|
[browser_main_target.js]
|
|
[browser_page_frameNavigated.js]
|
|
[browser_runtime_evaluate.js]
|
|
[browser_runtime_executionContext.js]
|
|
skip-if = os == "mac" || (verify && os == 'win') # bug 1547961
|
|
[browser_tabs.js]
|
|
[browser_target.js]
|