.. |
extensions
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
atob_worker.js
|
|
|
chromeWorker_subworker.js
|
|
|
chromeWorker_worker.js
|
Bug 679551 - 'Workers: Deadlock in WorkerPrivate::BlockAndCollectRuntimeStats if worker is blocked (LastPass extension)'. r=mrbkap.
|
2011-09-08 17:03:03 -07:00 |
clearTimeouts_worker.js
|
Bug 720679 - 'Crash @ WorkerPrivate::CancelAllTimeouts while closing Firefox'. r=khuey.
|
2012-03-26 21:05:09 -07:00 |
close_worker.js
|
Bug 677273 - 'Crash in mozilla::dom::workers::WorkerPrivate::RescheduleTimeoutTimer'. r=sicking.
|
2011-08-26 00:34:10 -07:00 |
closeOnGC_server.sjs
|
|
|
closeOnGC_worker.js
|
|
|
dom_worker_helper.js
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
errorPropagation_iframe.html
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
errorPropagation_worker.js
|
|
|
eventDispatch_worker.js
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
|
2012-03-30 21:42:20 -07:00 |
fibonacci_worker.js
|
|
|
file_worker.js
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
fileBlob_worker.js
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
fileBlobSubWorker_worker.js
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
filePosting_worker.js
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
fileReaderSync_worker.js
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
fileReaderSyncErrors_worker.js
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
fileReadSlice_worker.js
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
|
2012-02-16 11:22:25 +01:00 |
fileSlice_worker.js
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
|
2012-02-16 11:22:25 +01:00 |
fileSubWorker_worker.js
|
Bug 664783 - Implement FileReaderSync for Workers. r=bent+sicking.
|
2011-08-15 20:40:38 -07:00 |
importScripts_worker_imported1.js
|
|
|
importScripts_worker_imported2.js
|
|
|
importScripts_worker_imported3.js
|
|
|
importScripts_worker_imported4.js
|
|
|
importScripts_worker.js
|
Bug 731332. (Av1) importScripts_worker.js: Do not try to access the network. r=jst.
|
2012-03-08 13:31:20 +01:00 |
json_worker.js
|
|
|
location_worker.js
|
|
|
longThread_worker.js
|
|
|
Makefile.in
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
navigator_worker.js
|
|
|
newError_worker.js
|
|
|
recursion_worker.js
|
|
|
recursiveOnerror_worker.js
|
|
|
relativeLoad_import.js
|
|
|
relativeLoad_sub_import.js
|
|
|
relativeLoad_sub_worker2.js
|
|
|
relativeLoad_sub_worker.js
|
|
|
relativeLoad_worker2.js
|
|
|
relativeLoad_worker.js
|
|
|
simpleThread_worker.js
|
|
|
suspend_iframe.html
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
suspend_worker.js
|
Bug 758125: Don't rely on the order of the timeout array to discard expired timeouts. Check explicitly instead. r=bent
|
2012-08-10 09:10:22 -07:00 |
terminate_worker.js
|
Bug 758125: Don't rely on the order of the timeout array to discard expired timeouts. Check explicitly instead. r=bent
|
2012-08-10 09:10:22 -07:00 |
test_404.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_atob.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_blobConstructor.html
|
Bug 752402 - Support ArrayBufferView as a member of blobParts parameter. r=sicking
|
2012-05-17 17:53:44 -04:00 |
test_blobWorkers.html
|
Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
|
2012-03-19 12:00:43 +01:00 |
test_chromeWorker.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_chromeWorker.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_chromeWorkerJSM.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_clearTimeouts.html
|
Bug 720679 - 'Crash @ WorkerPrivate::CancelAllTimeouts while closing Firefox'. r=khuey.
|
2012-03-26 21:05:09 -07:00 |
test_close.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_closeOnGC.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_dataURLWorker.html
|
Bug 699857 - 'Workers: Allow data urls'. r=sicking.
|
2011-11-04 10:57:42 -07:00 |
test_errorPropagation.html
|
Bug 739659 - Try duck typing in js_ReportUncaughtException. r=luke
|
2012-04-03 20:08:28 -04:00 |
test_eventDispatch.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_extension.xul
|
Bug 690418 - 'ChromeWorker global inaccessible out of DOM scope'. r=sicking.
|
2011-10-14 08:58:37 -07:00 |
test_extensionBootstrap.xul
|
Bug 690418 - 'ChromeWorker global inaccessible out of DOM scope'. r=sicking. Followup to fix tests.
|
2011-10-14 10:41:18 -07:00 |
test_fibonacci.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_file.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_fileBlobPosting.xul
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
|
2012-02-16 11:22:25 +01:00 |
test_fileBlobSubWorker.xul
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
|
2012-02-16 11:22:25 +01:00 |
test_filePosting.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_fileReaderSync.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_fileReaderSyncErrors.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_fileReadSlice.xul
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
|
2012-02-16 11:22:25 +01:00 |
test_fileSlice.xul
|
Bug 725289 - Removed moz prefix in Blob.mozSlice. r=sicking
|
2012-02-16 11:22:25 +01:00 |
test_fileSubWorker.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_importScripts.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_json.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_location.html
|
Bug 745507 - test_location.html fails if it is executed alone. r=bent
|
2012-04-24 19:50:00 -04:00 |
test_longThread.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_navigator.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_newError.html
|
Bug 739659 - Try duck typing in js_ReportUncaughtException. r=luke
|
2012-04-03 20:08:28 -04:00 |
test_recursion.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_recursiveOnerror.html
|
Bug 739659 - Try duck typing in js_ReportUncaughtException. r=luke
|
2012-04-03 20:08:28 -04:00 |
test_relativeLoad.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_simpleThread.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_suspend.html
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
|
2012-03-24 13:34:42 +02:00 |
test_terminate.html
|
Bug 683885 - 'Assertion failure: self, at dom/workers/EventTarget.cpp:170'. r=sicking.
|
2011-10-06 16:09:43 -07:00 |
test_threadErrors.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_threadTimeouts.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_throwingOnerror.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_workersDisabled.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_workersDisabled.xul
|
Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
|
2011-09-22 22:36:09 -04:00 |
test_xhr2.html
|
Bug 658178 - 'Make XHR2 response/responseType work in Web Workers'. r=jst+sicking+mrbkap.
|
2011-11-07 17:01:29 -08:00 |
test_xhr_implicit_cancel.html
|
Bug 726241: XHR should not double AddFeature itself. r=bent
|
2012-02-13 14:47:14 -08:00 |
test_xhr_timeout.html
|
Bug 498998: Implement XHR timeout in Workers. r=sicking
|
2012-03-12 17:00:46 -07:00 |
test_xhr.html
|
Bug 687220: Add test for event handlers on the xhr.upload object in workers. r=bent
|
2011-11-10 16:29:34 -08:00 |
test_xhrAbort.html
|
Bug 718260 - Fix a crash in DispatchPrematureAbortEvent; r=bent
|
2012-07-25 22:49:24 +02:00 |
testXHR.txt
|
|
|
threadErrors_worker1.js
|
|
|
threadErrors_worker2.js
|
|
|
threadErrors_worker3.js
|
|
|
threadErrors_worker4.js
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
|
2012-05-29 16:52:43 +01:00 |
threadTimeouts_worker.js
|
|
|
throwingOnerror_worker.js
|
|
|
workersDisabled_worker.js
|
|
|
WorkerTest_badworker.js
|
|
|
WorkerTest_subworker.js
|
|
|
WorkerTest_worker.js
|
|
|
WorkerTest.jsm
|
|
|
xhr2_worker.js
|
Back out a0bc511b1d75 (bug 744910) and c85d6a254baa (bug 673752) on suspicion of causing Win debug "make check" hangs
|
2012-04-24 20:47:13 -07:00 |
xhr_implicit_cancel_worker.js
|
Bug 726241: XHR should not double AddFeature itself. r=bent
|
2012-02-13 14:47:14 -08:00 |
xhr_worker.js
|
Bug 687220: Add test for event handlers on the xhr.upload object in workers. r=bent
|
2011-11-10 16:29:34 -08:00 |
xhrAbort_worker.js
|
Bug 678057 - 'Workers: overrideMimeType() removed from XHR, breaks web content, diverges from main-thread XHR'. r=sicking.
|
2011-08-13 12:43:51 -07:00 |