gecko-dev/dom/workers/remoteworkers
Perry Jiang e2ac341ea8 Bug 1588152 - move SW shutdown reporting on IPDL thread closer to when the message leaves the thread r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D63433

--HG--
extra : moz-landing-system : lando
2020-02-20 01:10:50 +00:00
..
PRemoteWorker.ipdl Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +00:00
PRemoteWorkerController.ipdl Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +00:00
PRemoteWorkerService.ipdl
RemoteWorkerChild.cpp Bug 1610585 - MessagePortIdentifierRunnable ensure balanced busy count modifications r=dom-workers-and-storage-reviewers,asuth 2020-02-18 16:35:27 +00:00
RemoteWorkerChild.h Bug 1588838 - be able to terminate remote workers while their script is evaluating r=dom-workers-and-storage-reviewers,asuth 2020-01-09 00:43:43 +00:00
RemoteWorkerController.cpp Bug 1588152 - move SW shutdown reporting on IPDL thread closer to when the message leaves the thread r=asuth 2020-02-20 01:10:50 +00:00
RemoteWorkerController.h Bug 1588152 - don't spawn ServiceWorker if it's known it'll be immediately terminated r=dom-workers-and-storage-reviewers,asuth 2020-02-01 14:21:39 +00:00
RemoteWorkerControllerChild.cpp Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +00:00
RemoteWorkerControllerChild.h Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +00:00
RemoteWorkerControllerParent.cpp Bug 1588152 - move SW shutdown reporting on IPDL thread closer to when the message leaves the thread r=asuth 2020-02-20 01:10:50 +00:00
RemoteWorkerControllerParent.h Bug 1231213 - Implement cross-process ServiceWorkerGlobalScope.skipWaiting(). r=asuth 2019-08-15 17:27:28 +00:00
RemoteWorkerManager.cpp Bug 1612690 - call content process launch failure callback on the right thread r=asuth 2020-02-19 23:08:57 +00:00
RemoteWorkerManager.h Bug 1575092 - don't spawn Shared/Service Workers in "web COOP+COEP" processes r=asuth 2019-11-20 20:02:23 +00:00
RemoteWorkerParent.cpp Bug 1231213 - Only spawn Service Workers in non-web-extensions processes that won't imminently shutdown. r=asuth 2019-08-15 17:27:35 +00:00
RemoteWorkerParent.h Bug 1231213 - Only spawn Service Workers in non-web-extensions processes that won't imminently shutdown. r=asuth 2019-08-15 17:27:35 +00:00
RemoteWorkerService.cpp
RemoteWorkerService.h
RemoteWorkerServiceChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
RemoteWorkerServiceChild.h
RemoteWorkerServiceParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/workers. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:38:22 +00:00
RemoteWorkerServiceParent.h
RemoteWorkerTypes.ipdlh Bug 1575185 - Subscribe content processes spawning Service Workers to permission updates r=asuth 2019-10-09 02:23:41 +00:00
moz.build Bug 1596843 - Part 4: Remove some native only methods from nsIPermissionManager; r=baku 2019-11-17 22:22:34 +00:00