You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: {{InstallEvent/addRoutes(rules)|event.addRoutes(rules)}} extends the lifetime of the event by default as if {{ExtendableEvent/waitUntil()|event.waitUntil(promise)}} is called.
1619
1619
1620
-
1. Run the following substeps [=in parallel=]:
1620
+
1. Let |serviceWorkerEventLoop| be the [=current global object=]'s [=event loop=].
1621
+
1. [=Queue a task=] to run the following steps on |serviceWorkerEventLoop| using the [=DOM manipulation task source=]:
1621
1622
1. Let |allRules| be a copy of |serviceWorker|'s [=list of router rules=].
0 commit comments