dom/workers/test/chrome.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 [DEFAULT]
     2 support-files =
     3   WorkerTest.jsm
     4   WorkerTest_subworker.js
     5   WorkerTest_worker.js
     6   chromeWorker_subworker.js
     7   chromeWorker_worker.js
     8   dom_worker_helper.js
     9   fileBlobSubWorker_worker.js
    10   fileBlob_worker.js
    11   filePosting_worker.js
    12   fileReadSlice_worker.js
    13   fileReaderSyncErrors_worker.js
    14   fileReaderSync_worker.js
    15   fileSlice_worker.js
    16   fileSubWorker_worker.js
    17   file_worker.js
    18   jsm_url_worker.js
    19   workersDisabled_worker.js
    20   file_url.jsm
    21   bug1062920_worker.js
    23 [test_bug883784.jsm]
    24 [test_bug883784.xul]
    25 [test_chromeWorker.xul]
    26 [test_chromeWorkerJSM.xul]
    27 [test_extension.xul]
    28 [test_extensionBootstrap.xul]
    29 [test_file.xul]
    30 [test_fileBlobPosting.xul]
    31 [test_fileBlobSubWorker.xul]
    32 [test_filePosting.xul]
    33 [test_fileReadSlice.xul]
    34 [test_fileReaderSync.xul]
    35 [test_fileReaderSyncErrors.xul]
    36 [test_fileSlice.xul]
    37 [test_fileSubWorker.xul]
    38 [test_workersDisabled.xul]
    39 [test_url.xul]
    40 [test_bug1062920.xul]

mercurial