Bug 223210 - PCM: Split attributionReportURL() into attributionReportSourceURL() and attributionReportAttributeOnURL()
Summary: PCM: Split attributionReportURL() into attributionReportSourceURL() and attri...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-15 12:45 PDT by John Wilander
Modified: 2021-03-15 16:44 PDT (History)
8 users (show)

See Also:


Attachments
Patch (18.37 KB, patch)
2021-03-15 14:03 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Wilander 2021-03-15 12:45:44 PDT
We should split WebCore::PrivateClickMeasurement::attributionReportURL() into WebCore::PrivateClickMeasurement::attributionReportSourceURL() and WebCore::PrivateClickMeasurement::attributionReportAttributeOnURL() to facilitate sending attribution reports to both the click source and destination.
Comment 1 Radar WebKit Bug Importer 2021-03-15 12:46:29 PDT
<rdar://problem/75442246>
Comment 2 John Wilander 2021-03-15 14:03:44 PDT
Created attachment 423235 [details]
Patch
Comment 3 Brent Fulgham 2021-03-15 16:27:56 PDT
Comment on attachment 423235 [details]
Patch

r=me
Comment 4 John Wilander 2021-03-15 16:29:03 PDT
Comment on attachment 423235 [details]
Patch

Thanks, Brent!
Comment 5 EWS 2021-03-15 16:44:28 PDT
Committed r274453: <https://commits.webkit.org/r274453>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 423235 [details].