Re: [w3c/ServiceWorker] Editorial: Queue a task to resolve/reject promise or when fire an event. (PR #1755)

@yoshisatoyanagisawa commented on this pull request.



> @@ -1126,7 +1130,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
         1. Run the following substeps <a>in parallel</a>:
             1. Set [=ServiceWorkerGlobalScope/service worker=]'s <a>skip waiting flag</a>.
             1. Invoke [=Try Activate=] with [=ServiceWorkerGlobalScope/service worker=]'s [=containing service worker registration=].
-            1. Resolve |promise| with undefined.
+            1. [=Queue a task=] to resolve |promise| with undefined.

Will you specify which event loop to use?

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

Message ID: <w3c/ServiceWorker/pull/1755/review/2620020254@github.com>

Received on Monday, 17 February 2025 05:00:01 UTC