Re: [w3c/ServiceWorker] Less fragile |fetchController| termination check (PR #1779)

@yoshisatoyanagisawa commented on this pull request.



> @@ -3265,6 +3265,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
                   1. Let |raceResponse| be a [=race response=] whose [=race response/value=] is "<code>pending</code>".
                   1. Run the following substeps [=in parallel=], but [=abort when=] |fetchController|'s [=fetch controller/state=] is "<code>terminated</code>" or "<code>aborted</code>":

I closed this by accident and not sure how to reopen.  I opened the new one in https://github.com/w3c/ServiceWorker/pull/1780.
Since I think we need to abort the steps, I revised it to set [=abort when=] in the one level down step.
Please see the PR 1780.

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

Message ID: <w3c/ServiceWorker/pull/1779/review/2923601557@github.com>

Received on Friday, 13 June 2025 06:51:32 UTC