Bug 225626

Summary: [Cocoa] Add _STAttributionDisplayName to macOS and iOS GPUProcess Info.plist
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=218900
Attachments:
Description Flags
Patch
youennf: review+
Patch for landing none

Description Eric Carlson 2021-05-10 17:25:42 PDT
Add _STAttributionDisplayName to macOS GPUProcess Info.plist since capture can happen in the GPU process.
Comment 1 Eric Carlson 2021-05-10 17:26:39 PDT
rdar://77019240
Comment 2 Eric Carlson 2021-05-10 17:37:33 PDT
Created attachment 428230 [details]
Patch
Comment 3 youenn fablet 2021-05-11 06:02:02 PDT
Comment on attachment 428230 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=428230&action=review

> Source/WebKit/GPUProcess/EntryPoint/Cocoa/XPCService/GPUService/Info-iOS.plist:32
> +    <string>Website</string>

This does not seem in sync with the title.
Comment 4 Eric Carlson 2021-05-11 09:34:19 PDT
Created attachment 428283 [details]
Patch for landing
Comment 5 EWS 2021-05-11 10:14:25 PDT
Committed r277327 (237586@main): <https://commits.webkit.org/237586@main>

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