summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/serviceworkers/chrome.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/workers/test/serviceworkers/chrome.ini')
-rw-r--r--dom/workers/test/serviceworkers/chrome.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/dom/workers/test/serviceworkers/chrome.ini b/dom/workers/test/serviceworkers/chrome.ini
new file mode 100644
index 000000000..e064e7fd0
--- /dev/null
+++ b/dom/workers/test/serviceworkers/chrome.ini
@@ -0,0 +1,16 @@
+[DEFAULT]
+skip-if = os == 'android'
+support-files =
+ chrome_helpers.js
+ empty.js
+ serviceworker.html
+ serviceworkerinfo_iframe.html
+ serviceworkermanager_iframe.html
+ serviceworkerregistrationinfo_iframe.html
+ worker.js
+ worker2.js
+
+[test_privateBrowsing.html]
+[test_serviceworkerinfo.xul]
+[test_serviceworkermanager.xul]
+[test_serviceworkerregistrationinfo.xul]