Bug 241978 - GPUConnectionToWebProcess::setCaptureAttributionString() should call setCurrentAttributionWebsiteString API when available
Summary: GPUConnectionToWebProcess::setCaptureAttributionString() should call setCurre...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-24 12:13 PDT by Chris Dumez
Modified: 2022-06-24 17:44 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.