dom/workers/test/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/workers/test/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,40 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  WorkerTest.jsm
     1.7 +  WorkerTest_subworker.js
     1.8 +  WorkerTest_worker.js
     1.9 +  chromeWorker_subworker.js
    1.10 +  chromeWorker_worker.js
    1.11 +  dom_worker_helper.js
    1.12 +  fileBlobSubWorker_worker.js
    1.13 +  fileBlob_worker.js
    1.14 +  filePosting_worker.js
    1.15 +  fileReadSlice_worker.js
    1.16 +  fileReaderSyncErrors_worker.js
    1.17 +  fileReaderSync_worker.js
    1.18 +  fileSlice_worker.js
    1.19 +  fileSubWorker_worker.js
    1.20 +  file_worker.js
    1.21 +  jsm_url_worker.js
    1.22 +  workersDisabled_worker.js
    1.23 +  file_url.jsm
    1.24 +  bug1062920_worker.js
    1.25 +
    1.26 +[test_bug883784.jsm]
    1.27 +[test_bug883784.xul]
    1.28 +[test_chromeWorker.xul]
    1.29 +[test_chromeWorkerJSM.xul]
    1.30 +[test_extension.xul]
    1.31 +[test_extensionBootstrap.xul]
    1.32 +[test_file.xul]
    1.33 +[test_fileBlobPosting.xul]
    1.34 +[test_fileBlobSubWorker.xul]
    1.35 +[test_filePosting.xul]
    1.36 +[test_fileReadSlice.xul]
    1.37 +[test_fileReaderSync.xul]
    1.38 +[test_fileReaderSyncErrors.xul]
    1.39 +[test_fileSlice.xul]
    1.40 +[test_fileSubWorker.xul]
    1.41 +[test_workersDisabled.xul]
    1.42 +[test_url.xul]
    1.43 +[test_bug1062920.xul]

mercurial