Files
tubestation/toolkit/components/extensions/test/xpcshell/xpcshell-remote.ini
Tomislav Jovanovic 93d3b30c3c Bug 1441336 - Test addon permissions for PerformanceTiming properties r=kmag
MozReview-Commit-ID: LlySv9AinVC
2018-04-07 02:38:51 +02:00

17 lines
454 B
INI

[DEFAULT]
head = head.js head_remote.js head_e10s.js head_telemetry.js
tail =
firefox-appdir = browser
skip-if = appname == "thunderbird" || os == "android"
dupe-manifest =
support-files =
data/**
xpcshell-content.ini
tags = webextensions remote-webextensions
[include:xpcshell-common.ini]
[include:xpcshell-content.ini]
[test_ext_contentscript_perf_observers.js]
# Inexplicably, PerformanceObserver used in the test doesn't fire in non-e10s mode.