Bug 246320 - Have DisplayLink use IPC::Connection::UniqueID, rather than IPC::Connection
Summary: Have DisplayLink use IPC::Connection::UniqueID, rather than IPC::Connection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-10 22:02 PDT by Simon Fraser (smfr)
Modified: 2022-10-11 14:27 PDT (History)
1 user (show)

See Also:


Attachments

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