fune/dom/workers/sharedworkers
Tom Tung 699c7a419a Bug 1562663 - P3 - Have agent cluster Ids for workers; r=perry,nika
Dedicated workers should be in the same  agent cluster with its parent/creator.
The other workers (ShareWorker/ServiceWorker/ChromeWorker) create another agent
cluster when they are created from the creator.

Differential Revision: https://phabricator.services.mozilla.com/D43241

--HG--
extra : moz-landing-system : lando
2019-09-23 09:57:23 +00:00
..
moz.build
PSharedWorker.ipdl
SharedWorker.cpp Bug 1562663 - P3 - Have agent cluster Ids for workers; r=perry,nika 2019-09-23 09:57:23 +00:00
SharedWorker.h
SharedWorkerChild.cpp
SharedWorkerChild.h
SharedWorkerManager.cpp
SharedWorkerManager.h
SharedWorkerParent.cpp
SharedWorkerParent.h
SharedWorkerService.cpp
SharedWorkerService.h