Bug 219696

Summary: PCM: Make JSON key names use underscores according to the W3C conversation
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 Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description John Wilander 2020-12-09 10:55:36 PST
Further discussion in https://github.com/privacycg/private-click-measurement/issues/30 concluded that the JSON report should use underscores in its keys instead of dashes. We should also shorten "report_version" to just "version".
Comment 1 Radar WebKit Bug Importer 2020-12-09 10:55:55 PST
<rdar://problem/72143642>
Comment 2 John Wilander 2020-12-09 11:21:55 PST
Created attachment 415777 [details]
Patch
Comment 3 Brent Fulgham 2020-12-09 13:10:57 PST
Comment on attachment 415777 [details]
Patch

r=me
Comment 4 John Wilander 2020-12-09 13:21:07 PST
Comment on attachment 415777 [details]
Patch

Thanks, Brent!
Comment 5 EWS 2020-12-09 13:25:06 PST
Committed r270598: <https://trac.webkit.org/changeset/270598>

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