toolkit/components/workerloader/tests/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/workerloader/tests/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  moduleA-depends.js
     1.7 +  moduleB-dependency.js
     1.8 +  moduleC-circular.js
     1.9 +  moduleD-circular.js
    1.10 +  moduleE-throws-during-require.js
    1.11 +  moduleF-syntax-error.js
    1.12 +  moduleG-throws-later.js
    1.13 +  moduleH-module-dot-exports.js
    1.14 +  utils_mainthread.js
    1.15 +  utils_worker.js
    1.16 +  worker_test_loading.js
    1.17 +
    1.18 +[test_loading.xul]

mercurial