- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Wed, 08 May 2024 19:15:25 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 May 2024 02:15:29 UTC
@yoshisatoyanagisawa commented on this pull request. > @@ -1453,7 +1453,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/ 1. Run these substeps <a>in parallel</a>: 1. Let |newContext| be a new [=top-level browsing context=]. 1. [=Queue a task=] to run the following steps on |newContext|'s {{Window}} object's [=environment settings object=]'s [=responsible event loop=] using the [=user interaction task source=]: - 1. *HandleNavigate*: [=Navigate=] |newContext| to |url| with [=exceptionsEnabled=] true, and [=historyHandling=] "<code>replace</code>". + 1. *HandleNavigate*: [=Navigate=] |newContext| to |url| with [=exceptionsEnabled=] true, and <i>[=navigate/historyHandling=]</i> "<code>replace</code>". done. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1715#discussion_r1594883640 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1715/review/2047033594@github.com>
Received on Thursday, 9 May 2024 02:15:29 UTC