Bug 244855 - [Reporting API] Refactor network send logic to Report-related code
Summary: [Reporting API] Refactor network send logic to Report-related code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks: 244856
  Show dependency treegraph
 
Reported: 2022-09-06 13:43 PDT by Brent Fulgham
Modified: 2022-09-06 17:47 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2022-09-06 13:43:11 PDT
Bits of logic about how to distribute reports to endpoints is spread around the ContentSecurityObject, PingLoader, (COEP/COOP reporting before it was reverted), and now the Reporting module. This patch consolidates the behavior in the Reporting code where it can be used for all report types.
Comment 1 Radar WebKit Bug Importer 2022-09-06 13:43:58 PDT
<rdar://problem/99618219>
Comment 2 Brent Fulgham 2022-09-06 13:47:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4069
Comment 3 EWS 2022-09-06 17:47:13 PDT
Committed 254208@main (2e2acc400099): <https://commits.webkit.org/254208@main>

Reviewed commits have been landed. Closing PR #4069 and removing active labels.