RESOLVED FIXED 246320
Have DisplayLink use IPC::Connection::UniqueID, rather than IPC::Connection
https://bugs.webkit.org/show_bug.cgi?id=246320
Summary Have DisplayLink use IPC::Connection::UniqueID, rather than IPC::Connection
Simon Fraser (smfr)
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-10 22:02:47 PDT
Simon Fraser (smfr)
Comment 2 2022-10-10 22:06:20 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.