Bug 220902 - PCM: Use different well-known locations for triggering and reporting attribution
Summary: PCM: Use different well-known locations for triggering and reporting attribution
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-24 14:08 PST by John Wilander
Modified: 2021-01-25 10:28 PST (History)
5 users (show)

See Also:


Attachments
Patch (23.81 KB, patch)
2021-01-24 14:43 PST, John Wilander
no flags Details | Formatted Diff | Diff
Patch (25.41 KB, patch)
2021-01-24 16:37 PST, 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-01-24 14:08:59 PST
The discussion in W3C Privacy CG decided that we should use distinct well-known URL paths for websites triggering attribution and for the browser reporting attribution (https://github.com/privacycg/private-click-measurement/issues/59):
/.well-known/private-click-measurement/trigger-attribution
/.well-known/private-click-measurement/report-attribution
Comment 1 Radar WebKit Bug Importer 2021-01-24 14:09:30 PST
<rdar://problem/73550632>
Comment 2 John Wilander 2021-01-24 14:43:27 PST
Created attachment 418242 [details]
Patch
Comment 3 John Wilander 2021-01-24 16:37:57 PST
Created attachment 418244 [details]
Patch
Comment 4 John Wilander 2021-01-24 16:38:29 PST
Fixed the iOS API test.
Comment 5 Brent Fulgham 2021-01-25 09:58:38 PST
Comment on attachment 418244 [details]
Patch

r=me
Comment 6 EWS 2021-01-25 10:28:47 PST
Committed r271799: <https://trac.webkit.org/changeset/271799>

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