Skip to content

Commit

Permalink
Merge pull request #264 from jyasskin/patch-1
Browse files Browse the repository at this point in the history
Fix a link to a Background Sync issue
  • Loading branch information
yoavweiss authored May 12, 2023
2 parents 9ef0608 + 160c399 commit 1d8233d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,7 @@ <h3 id="network-leakage">Network Leakage</h3>
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.

<h3 id="fingerprinting-clock-skew">Clock Skew</h3>
Expand Down

0 comments on commit 1d8233d

Please sign in to comment.