RESOLVED FIXED 223210
PCM: Split attributionReportURL() into attributionReportSourceURL() and attributionReportAttributeOnURL()
https://bugs.webkit.org/show_bug.cgi?id=223210
Summary PCM: Split attributionReportURL() into attributionReportSourceURL() and attri...
John Wilander
Reported 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.
Attachments
Patch (18.37 KB, patch)
2021-03-15 14:03 PDT, John Wilander
no flags
Radar WebKit Bug Importer
Comment 1 2021-03-15 12:46:29 PDT
John Wilander
Comment 2 2021-03-15 14:03:44 PDT
Brent Fulgham
Comment 3 2021-03-15 16:27:56 PDT
Comment on attachment 423235 [details] Patch r=me
John Wilander
Comment 4 2021-03-15 16:29:03 PDT
Comment on attachment 423235 [details] Patch Thanks, Brent!
EWS
Comment 5 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].
Note You need to log in before you can comment on or make changes to this bug.