- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Fri, 17 Feb 2023 00:40:27 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 February 2023 08:40:39 UTC
@yoshisatoyanagisawa commented on this pull request. > @@ -191,6 +191,8 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ A [=/service worker=] has an associated <dfn>start status</dfn> which can be null or a [=Completion=]. It is initially null. + A [=/service worker=] has an associated <dfn>has had non-no-op fetch listeners flag</dfn>. It is initially true. I have renamed the flag without negation. Please let me know what you think. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1672#discussion_r1109443867 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1672/review/1302892333@github.com>
Received on Friday, 17 February 2023 08:40:39 UTC