[Webkit-unassigned] [Bug 244369] New: [Reporting API] Track limit of 100 reports by report type
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 25 16:24:53 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244369
Bug ID: 244369
Summary: [Reporting API] Track limit of 100 reports by report
type
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
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).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220825/52b43ed6/attachment-0001.htm>
More information about the webkit-unassigned
mailing list