Bug 244369

Summary: [Reporting API] Track limit of 100 reports by report type
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 189365    

Brent Fulgham
Reported 2022-08-25 16:24:53 PDT
The Reporting API requires that we limit the count of each type of report to 100 (https://www.w3.org/TR/reporting-1/#notify-observers, Step 4.2.3-4). We currently limit the entire set to 100, but should keep track of individual types of reports (once we add more than the CSPViolationReportBody).
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-01 16:25:17 PDT
Brent Fulgham
Comment 2 2022-10-03 17:09:03 PDT
EWS
Comment 3 2022-10-07 20:53:46 PDT
Committed 255307@main (f2b771d11e79): <https://commits.webkit.org/255307@main> Reviewed commits have been landed. Closing PR #4957 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.