summaryrefslogtreecommitdiff
path: root/dom/workers/WorkerPrivate.cpp
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 12a - Allow idle worker shutdown to begin for an opt-in Wo...Brian Smith2023-09-28
* | 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 #2282 - - Properly implement Performance Timeline Level 2 w3c spec.Brian Smith2023-08-02
* 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
* [DOM] worker cleanup.Moonchild2022-05-30
* Issue #1797 - Implement WindowOrWorkerGlobalScope.originMoonchild2021-08-15
* [DOM] Be more explicit about the WorkerPrivate self-reference.Jens Stutte2021-08-12
* 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 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Add missing call to WaitForIsDebuggerRegisteredwolfbeast2019-12-06
* 1283712 - Part 8: Add WorkerErrorBase, WorkerErrorNote, and WorkerErrorReport.Gaming4JC2019-07-18
* Send worker-runnables destined for the main thread actually to the main thread.wolfbeast2018-09-16
* Bug 604026 - Sync event loops in workers should be created only if compatible...janekptacijarabaci2018-07-05
* Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ri...janekptacijarabaci2018-04-29
* Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04
* Remove GCZeal: Base cleanupwolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02