Bug 220902

Summary: PCM: Use different well-known locations for triggering and reporting attribution
Product: WebKit Reporter: John Wilander <wilander>
Component: WebCore Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, ews-watchlist, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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].