Re: [w3c/ServiceWorker] Update agent and realm allocation (#1508)

@domenic commented on this pull request.



>            1. Set |serviceWorker|'s [=service worker/global object=] to |workerGlobalScope|.
-          1. Let |workerEventLoop| be a newly created <a>event loop</a>.
+          1. Let |workerEventLoop| be |agent|'s [=event loop=].

Hmm. Yes, as of https://github.com/whatwg/html/commit/cd59059ceeab9266cf0dd81db869b50697078f3d, but we did not add a dedicated definition for it. I'm on the fence as to whether we should or not... any thoughts, @annevk?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1508#discussion_r400326975

Received on Monday, 30 March 2020 16:28:14 UTC