Bug 244368
Summary: | [Reporting API] Track endpoint failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | annevk, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 189365 |
Brent Fulgham
The Reporting API spec (Step 3.3.4.4) requires that we keep track of the number of times a reporting endpoint has failed to handle a report.
// https://w3c.github.io/reporting/#process-header
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99463048>
Anne van Kesteren
I filed https://github.com/w3c/reporting/issues/276 on this as it seems to me this could be a privacy leak.