fune/dom/workers/sharedworkers
Andrew Sutherland 572daab0e8 Bug 1776962 - Close SharedWorker on DETH disconnect. r=dom-worker-reviewers,smaug
SharedWorker can be a better lifecycle participant by closing itself
promptly when its global disconnects its DETHs.  This avoids the need
to wait for CC.

Differential Revision: https://phabricator.services.mozilla.com/D191821
2023-10-28 00:29:52 +00:00
..
moz.build
PSharedWorker.ipdl
SharedWorker.cpp Bug 1776962 - Close SharedWorker on DETH disconnect. r=dom-worker-reviewers,smaug 2023-10-28 00:29:52 +00:00
SharedWorker.h Bug 1776962 - Close SharedWorker on DETH disconnect. r=dom-worker-reviewers,smaug 2023-10-28 00:29:52 +00:00
SharedWorkerChild.cpp
SharedWorkerChild.h
SharedWorkerManager.cpp
SharedWorkerManager.h
SharedWorkerParent.cpp
SharedWorkerParent.h
SharedWorkerService.cpp Bug 1859030 - Exit early in WorkerManagerCreatedRunnable::Run if the actor cannot send. r=dom-worker-reviewers,asuth 2023-10-25 09:27:35 +00:00
SharedWorkerService.h