Re: [w3c/ServiceWorker] Add `ServiceWorkerRegistration.id` and supporting algorithm changes. (Fixes #1512) (#1526)

@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