зеркало из https://github.com/mozilla/gecko-dev.git
89 строки
3.0 KiB
INI
89 строки
3.0 KiB
INI
[DEFAULT]
|
|
skip-if = os == 'android'
|
|
support-files =
|
|
WorkerDebugger.console_childWorker.js
|
|
WorkerDebugger.console_debugger.js
|
|
WorkerDebugger.console_worker.js
|
|
WorkerDebugger.initialize_childWorker.js
|
|
WorkerDebugger.initialize_debugger.js
|
|
WorkerDebugger.initialize_worker.js
|
|
WorkerDebugger.postMessage_childWorker.js
|
|
WorkerDebugger.postMessage_debugger.js
|
|
WorkerDebugger.postMessage_worker.js
|
|
WorkerDebuggerGlobalScope.createSandbox_debugger.js
|
|
WorkerDebuggerGlobalScope.createSandbox_sandbox.js
|
|
WorkerDebuggerGlobalScope.createSandbox_worker.js
|
|
WorkerDebuggerGlobalScope.enterEventLoop_childWorker.js
|
|
WorkerDebuggerGlobalScope.enterEventLoop_debugger.js
|
|
WorkerDebuggerGlobalScope.enterEventLoop_worker.js
|
|
WorkerDebuggerGlobalScope.reportError_childWorker.js
|
|
WorkerDebuggerGlobalScope.reportError_debugger.js
|
|
WorkerDebuggerGlobalScope.reportError_worker.js
|
|
WorkerDebuggerGlobalScope.setImmediate_debugger.js
|
|
WorkerDebuggerGlobalScope.setImmediate_worker.js
|
|
WorkerDebuggerManager_childWorker.js
|
|
WorkerDebuggerManager_worker.js
|
|
WorkerDebugger_childWorker.js
|
|
WorkerDebugger_frozen_window1.html
|
|
WorkerDebugger_frozen_window2.html
|
|
WorkerDebugger_frozen_worker1.js
|
|
WorkerDebugger_frozen_worker2.js
|
|
WorkerDebugger_promise_debugger.js
|
|
WorkerDebugger_promise_worker.js
|
|
WorkerDebugger_sharedWorker.js
|
|
WorkerDebugger_suspended_debugger.js
|
|
WorkerDebugger_suspended_worker.js
|
|
WorkerDebugger_worker.js
|
|
WorkerTest.jsm
|
|
WorkerTest_subworker.js
|
|
WorkerTest_worker.js
|
|
bug1062920_worker.js
|
|
chromeWorker_subworker.js
|
|
chromeWorker_worker.js
|
|
dom_worker_helper.js
|
|
empty.html
|
|
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
|
|
sharedWorker_privateBrowsing.js
|
|
sourcemap_header.js
|
|
sourcemap_header_debugger.js
|
|
|
|
[test_WorkerDebugger.initialize.xhtml]
|
|
[test_WorkerDebugger.postMessage.xhtml]
|
|
[test_WorkerDebugger.xhtml]
|
|
skip-if = webrender || (verify && !debug && os == 'linux') # Frequent intermittent on QR platforms Bug 1454935
|
|
[test_WorkerDebuggerGlobalScope.createSandbox.xhtml]
|
|
[test_WorkerDebuggerGlobalScope.enterEventLoop.xhtml]
|
|
[test_WorkerDebuggerGlobalScope.reportError.xhtml]
|
|
[test_WorkerDebuggerGlobalScope.setImmediate.xhtml]
|
|
[test_WorkerDebuggerManager.xhtml]
|
|
skip-if = webrender # Frequent intermittent on QR platforms Bug 1454935
|
|
[test_WorkerDebugger_console.xhtml]
|
|
[test_WorkerDebugger_frozen.xhtml]
|
|
[test_WorkerDebugger_promise.xhtml]
|
|
[test_WorkerDebugger_suspended.xhtml]
|
|
[test_chromeWorker.xhtml]
|
|
[test_chromeWorkerJSM.xhtml]
|
|
[test_file.xhtml]
|
|
[test_fileBlobPosting.xhtml]
|
|
[test_fileBlobSubWorker.xhtml]
|
|
[test_filePosting.xhtml]
|
|
[test_fileReadSlice.xhtml]
|
|
[test_fileReaderSync.xhtml]
|
|
[test_fileReaderSyncErrors.xhtml]
|
|
[test_fileSlice.xhtml]
|
|
[test_fileSubWorker.xhtml]
|
|
[test_bug1062920.xhtml]
|
|
[test_sharedWorker_privateBrowsing.html]
|
|
[test_shutdownCheck.xhtml]
|
|
support-files = worker_shutdownCheck.js
|
|
[test_sourcemap_header.html]
|
|
[test_readableStream_when_closing.html]
|