WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-10 22:02:47 PDT
<
rdar://problem/101014516
>
Simon Fraser (smfr)
Comment 2
2022-10-10 22:06:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5226
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.
Top of Page
Format For Printing
XML
Clone This Bug