Commit Graph

9 Commits

Author SHA1 Message Date
roytam1 a32b138825 ported from UXP: Issue #2402 - Move WorkerPrivate::SetPrincipal() logic into a WorkerLoadInfo method. https://bugzilla.mozilla.org/show_bug.cgi?id=1333573 Make worker SetPrincipalOnMainThread fallible. https://bugzilla.mozilla.org/show_bug.cgi?id=1338523 (f8a174e1) 2024-01-11 10:49:36 +08:00
roytam1 86697f651b import from UXP: Issue #2402 - ServiceWorker should not inherit CSP from registration principal. https://bugzilla.mozilla.org/show_bug.cgi?id=1337543 (1703d936) 2024-01-11 10:23:09 +08:00
roytam1 c21b0785e8 ported from UXP: Issue #2240 - Align Microtasks and promises scheduling with spec (f059bb0a)
some more portions (in ServiceWorkerPrivate.cpp) from original bug1193394.
2024-01-09 15:03:07 +08:00
roytam1 4e09c971d0 ported from UXP: Issue #2435 - Make CycleCollectedJSContext.h dependency explicit (73b14eae) 2024-01-09 14:15:59 +08:00
roytam1 396a35005d ported from UXP: Issue #2197 - Part 1b: Transferables should be arrays of objects (47147d58)
with some changed lines of ServiceWorkerPrivate.cpp from original bugzilla #1336020
2023-04-10 08:16:48 +08:00
roytam1 5d8b2ff9f7 ported from UXP: Issue #2197 - Part 1a: postMessages should have transferable as [] by default (438cdbd9)
with some changed lines of ServiceWorkerPrivate.cpp from original bugzilla #1336020
2023-04-10 08:05:39 +08:00
roytam1 a1fa77b368 ported from UXP: Issue #1587 Part 11 (followup 1): Implement multithreaded signals for workers. (1ae64317) 2022-04-15 13:23:47 +08:00
roytam1 1cdf7e13a1 import from UXP: Stop using the MainThreadTaskQueue from service workers. (3b98b8ca) 2022-03-28 15:31:36 +08:00
roytam1 89ff1ebc22 Initial import from https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849 2018-03-03 17:47:54 +08:00