gecko/toolkit/webapps/tests/chrome.ini
Marco Castelluccio b326ec63a2 Bug 906223 - Add currently running app to the registry if it isn't already there. r=fabrice
--HG--
rename : toolkit/webapps/tests/test_hosted_launch.xul => toolkit/webapps/tests/test_hosted_launch_no_registry.xul
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_packaged_launch_no_registry.xul
2014-04-13 14:42:39 -04:00

20 lines
426 B
INI

[DEFAULT]
support-files =
head.js
app.sjs
data/app/index.html
data/app/manifest.webapp
[test_hosted.xul]
skip-if = os == "mac"
[test_packaged.xul]
skip-if = os == "mac"
[test_hosted_launch.xul]
skip-if = os == "mac" || asan
[test_hosted_launch_no_registry.xul]
skip-if = os == "mac" || asan
[test_packaged_launch.xul]
skip-if = os == "mac" || asan
[test_packaged_launch_no_registry.xul]
skip-if = os == "mac" || asan