From 160c399d9e079ed4f1f87622a754992ba468e0e0 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Thu, 11 May 2023 13:25:53 -0700 Subject: [PATCH] Fix a link to a Background Sync issue --- index.src.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.src.html b/index.src.html index f0fc84b..735b37d 100644 --- a/index.src.html +++ b/index.src.html @@ -1045,7 +1045,7 @@

Network Leakage

network through other means in any case, even after the document is closed, through mechanisms such as `navigator.sendBeacon`. - ISSUE(w3c/BackgroundSync#107): Consider mitigations. For example, we could + ISSUE(WICG/background-sync#107): Consider mitigations. For example, we could drop reports if we change from one network to another.

Clock Skew