- From: Shunya Shishido <notifications@github.com>
- Date: Wed, 21 Feb 2024 16:30:55 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 22 February 2024 00:30:59 UTC
@sisidovski commented on this pull request. > @@ -3707,6 +3986,28 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ 1. Return true. 1. Return false. </section> + + <section algorithm> + <h3 id="lookup-race-response-algorithm"><dfn export>Lookup Race Response</dfn></h3> + + : Input + :: |request|, a [=/request=] + : Output + :: a [=/response=] or null + + 1. If |request|'s [=request/reserved client=] is null, return null. Thank you for the clarification! -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1701#discussion_r1498472828 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1701/review/1894654784@github.com>
Received on Thursday, 22 February 2024 00:30:59 UTC