WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244369
[Reporting API] Track limit of 100 reports by report type
https://bugs.webkit.org/show_bug.cgi?id=244369
Summary
[Reporting API] Track limit of 100 reports by report type
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-01 16:25:17 PDT
<
rdar://problem/99463125
>
Brent Fulgham
Comment 2
2022-10-03 17:09:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4957
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.
Top of Page
Format For Printing
XML
Clone This Bug