Bug 241978

Summary: GPUConnectionToWebProcess::setCaptureAttributionString() should call setCurrentAttributionWebsiteString API when available
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, kkinnunen, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-06-24 12:13:52 PDT
GPUConnectionToWebProcess::setCaptureAttributionString() should call setCurrentAttributionWebsiteString API when available, instead of setCurrentAttributionStringWithFormat API.
Comment 1 Radar WebKit Bug Importer 2022-06-24 12:14:07 PDT
<rdar://problem/95872119>
Comment 2 Chris Dumez 2022-06-24 12:31:09 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1782
Comment 3 EWS 2022-06-24 17:44:28 PDT
Committed 251842@main (c35cd6f16cca): <https://commits.webkit.org/251842@main>

Reviewed commits have been landed. Closing PR #1782 and removing active labels.