gecko-dev/dom/workers/test/chrome.ini
Andrea Marchesini dab932f0bd Bug 920015 - Expose DOM URL to js modules, r=ehsan, f=emk, r=bz, r=bholley, r=smaug
--HG--
rename : js/xpconnect/tests/unit/test_textDecoder.js => js/xpconnect/tests/unit/test_url.js
2013-10-10 08:56:01 +02:00

39 lines
868 B
INI

[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
[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]