Re: [css-houdini-drafts] [worklets] relationship to JavaScript agent clusters

> A similar-origin window agent, dedicated worker agent, shared worker agent, or service worker agent, _agent_, **can share memory with** any dedicated worker agent whose single realm's global object's owner set contains an item whose relevant Realm belongs to _agent_.

(In imprecise English, this is saying that windows and workers can share memory with dedicated workers that they own.)

-- 
GitHub Notification of comment by domenic
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/380#issuecomment-427508609 using your GitHub account

Received on Friday, 5 October 2018 21:51:20 UTC