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

@jakearchibald 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=].

Does an agent have an associated event loop?

-- 
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#pullrequestreview-384013372

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