diff -r 000000000000 -r 6474c204b198 dom/workers/test/chrome.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/workers/test/chrome.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,40 @@ +[DEFAULT] +support-files = + WorkerTest.jsm + WorkerTest_subworker.js + WorkerTest_worker.js + chromeWorker_subworker.js + chromeWorker_worker.js + dom_worker_helper.js + fileBlobSubWorker_worker.js + fileBlob_worker.js + filePosting_worker.js + fileReadSlice_worker.js + fileReaderSyncErrors_worker.js + fileReaderSync_worker.js + fileSlice_worker.js + fileSubWorker_worker.js + file_worker.js + jsm_url_worker.js + workersDisabled_worker.js + file_url.jsm + bug1062920_worker.js + +[test_bug883784.jsm] +[test_bug883784.xul] +[test_chromeWorker.xul] +[test_chromeWorkerJSM.xul] +[test_extension.xul] +[test_extensionBootstrap.xul] +[test_file.xul] +[test_fileBlobPosting.xul] +[test_fileBlobSubWorker.xul] +[test_filePosting.xul] +[test_fileReadSlice.xul] +[test_fileReaderSync.xul] +[test_fileReaderSyncErrors.xul] +[test_fileSlice.xul] +[test_fileSubWorker.xul] +[test_workersDisabled.xul] +[test_url.xul] +[test_bug1062920.xul]