Skip to content

Commit 57c2811

Browse files
Introduce Report Data Lifetime (#1505)
* Revise to simple non-normative note * reword, make into note * adjusts note
1 parent bd59133 commit 57c2811

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4662,6 +4662,14 @@ Issue: Specify this in terms of <a href="https://html.spec.whatwg.org/multipage/
46624662
The user agent must periodically run [=queue reports for delivery=] on the
46634663
[=event-level report cache=] and [=aggregatable attribution report cache=].
46644664

4665+
The user agent may delete reports without sending them according
4666+
to [=implementation-defined=] criteria.
4667+
4668+
<p class=note>
4669+
For example, this can be used to limit the maximum age of
4670+
any report that is sent.
4671+
</p>
4672+
46654673
To <dfn>queue reports for delivery</dfn> given a [=set=] of
46664674
[=attribution reports=] |cache|, run the following steps:
46674675

0 commit comments

Comments
 (0)