summaryrefslogtreecommitdiff
path: root/dom/workers
Commit message (Expand)AuthorAge
* [DOM] Drop mWrappedRunnable early in workers.Moonchild2023-10-25
* Issue #1442 Follow-up: Stop pretending proxies have a JSNative call/construct...Brian Smith2023-10-16
* Merge pull request 'Initial implementation of readable streams' (#2324) from ...Moonchild2023-10-03
|\
| * Issue #1442 - Part 16 - Report stream errors during consumption.Brian Smith2023-09-28
| * Issue #1442 - Part 14 - Starting body consuming and passing the JSContext downBrian Smith2023-09-28
| * Issue #1442 - Part 12a - Allow idle worker shutdown to begin for an opt-in Wo...Brian Smith2023-09-28
| * Issue #1442 - Part 8: Fetch implementation of streams.Brian Smith2023-09-27
| * Issue #1442 - Part 2: Add a run-time preference for toggling the streams API.Brian Smith2023-09-27
* | Issue #2323 - Part 3: Exclude chrome workers from worker timer clamping.Moonchild2023-10-01
* | Issue #2323 - Part 2: Implement timer nesting and clamping for workers.Moonchild2023-10-01
* | Issue #2321 - Fall back to 0 if setInterval interval not suppliedMartok2023-10-01
|/
* Issue #2307 - Part 3: Remove SIMD.js supportMoonchild2023-09-18
* Issue #2282 - - Properly implement Performance Timeline Level 2 w3c spec.Brian Smith2023-08-02
* Issue #2197 - Part 4: Expose structuredClone in SandboxFranklinDM2023-04-07
* Issue #2197 - Part 3: Implement self.structuredClone()FranklinDM2023-04-07
* Issue #2197 - Part 2c: Implement StructuredSerializeOptions for ServiceWorkerFranklinDM2023-04-07
* Issue #2197 - Part 2b: Implement StructuredSerializeOptions for WorkerFranklinDM2023-04-07
* Issue #2197 - Part 1b: Transferables should be arrays of objectsFranklinDM2023-04-07
* Issue #2197 - Part 1a: postMessages should have transferable as [] by defaultFranklinDM2023-04-07
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* [DOM] worker cleanup.Moonchild2022-05-30
* [DOM] Consistent error messages for scripts which failed to load.Moonchild2022-05-30
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and variousMoonchild2022-04-01
* Issue #1721 - Implement GlobalPrivacyControlMoonchild2022-04-01
* Issue #1797 - Implement WindowOrWorkerGlobalScope.originMoonchild2021-08-15
* [DOM] Be more explicit about the WorkerPrivate self-reference.Jens Stutte2021-08-12
* Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILEMoonchild2021-03-11
* Issue #1053 - Remove Android-specific blocks from system headers and /domMoonchild2021-03-11
* [DOM] Try to avoid slow shrinking GC during sync callsMoonchild2021-01-26
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.ccMoonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* [dom] Fix a spec compliance issue with the HTML LS regarding script loading.Moonchild2020-07-29
* Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers.Moonchild2020-07-24
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-06-30
* Issue #1587 - Part 7: Rename FetchController to AbortControllerMoonchild2020-06-11
* Issue #1587 - Part 4: Implement FetchObserverMoonchild2020-06-11
* Issue #1587 - Part 1: Implement FetchController/FetchSignal interfaceMoonchild2020-06-10
* Issue #80 - De-unify dom/workersMoonchild2020-04-23
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14
* Add missing call to WaitForIsDebuggerRegisteredwolfbeast2019-12-06
* 1283712 - Part 8: Add WorkerErrorBase, WorkerErrorNote, and WorkerErrorReport.Gaming4JC2019-07-18
* 1320408 - Part 22: Remove JSContext* parameter from ProxyObject::renew and Wr...Gaming4JC2019-07-18
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Send worker-runnables destined for the main thread actually to the main thread.wolfbeast2018-09-16
* Stop using the MainThreadTaskQueue from service workers.wolfbeast2018-09-16
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Bug 1298823 - Fix Request constructor - with "mode: navigate"janekptacijarabaci2018-07-05