- From: Ben Kelly <notifications@github.com>
- Date: Thu, 20 Jan 2022 08:16:17 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 January 2022 16:16:29 UTC
@wanderview commented on this pull request. > : Output - :: A [=/service worker registration=] + :: A [=/service worker registration=] or null. + + 1. Run the following steps atomically. + 1. [=map/Get=] (|origin|,|id|) from [=registration map=] and return the result. Done, although I used `(|origin|,|id|)` as I believe that is now the preferred syntax for tuples. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1526#discussion_r788924655 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1526/review/858482903@github.com>
Received on Thursday, 20 January 2022 16:16:29 UTC