mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 16:30:29 +00:00
20 lines
466 B
INI
20 lines
466 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g' || os == 'android'
|
|
support-files =
|
|
app/*
|
|
app2/*
|
|
chrome_helpers.js
|
|
serviceworkerinfo_iframe.html
|
|
serviceworkermanager_iframe.html
|
|
serviceworkerregistrationinfo_iframe.html
|
|
worker.js
|
|
worker2.js
|
|
|
|
[test_aboutserviceworkers.html]
|
|
skip-if = true #bug 1193319
|
|
[test_app_installation.html]
|
|
[test_privateBrowsing.html]
|
|
[test_serviceworkerinfo.xul]
|
|
[test_serviceworkermanager.xul]
|
|
[test_serviceworkerregistrationinfo.xul]
|