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
Copy file name to clipboardExpand all lines: index.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4678,7 +4678,7 @@ To <dfn>queue reports for delivery</dfn> given a [=set=] of
4678
4678
1. [=list/Append=] |report| to |reportsToSend|.
4679
4679
1. [=shuffle a list|Shuffle=] |reportsToSend|.
4680
4680
4681
-
<p class=note>Shuffling ensures [=event-level reports=] for the same source with the same [=attribution report/report time=] are never sent
4681
+
<p class=note>Shuffling ensures that [=event-level reports=] for the same source with the same [=attribution report/report time=] are not necessarily sent
4682
4682
in the order they were created. This results in less information gained from a single [=attribution source=].
4683
4683
1. [=set/iterate|For each=] |report| of |reportsToSend|, run the following steps [=in parallel=]:
4684
4684
1. Wait an [=implementation-defined=] random non-negative [=duration=].
0 commit comments