Bug 246320

Summary: Have DisplayLink use IPC::Connection::UniqueID, rather than IPC::Connection
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebKit Process ModelAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Simon Fraser (smfr) 2022-10-10 22:02:13 PDT
We'll need to use DisplayLink in a way that doesn't involve IPC (for UI-side compositing), so make it a little more generic by using IPC::Connection::UniqueID rather than IPC::Connection.
Comment 1 Radar WebKit Bug Importer 2022-10-10 22:02:47 PDT
<rdar://problem/101014516>
Comment 2 Simon Fraser (smfr) 2022-10-10 22:06:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5226
Comment 3 EWS 2022-10-11 14:27:01 PDT
Committed 255404@main (21ff04706f4f): <https://commits.webkit.org/255404@main>

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