17 lines
454 B
INI
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.
|