Bug 246320
Summary: | Have DisplayLink use IPC::Connection::UniqueID, rather than IPC::Connection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | WebKit Process Model | Assignee: | 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 |
Simon Fraser (smfr)
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
<rdar://problem/101014516>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/5226
EWS
Committed 255404@main (21ff04706f4f): <https://commits.webkit.org/255404@main>
Reviewed commits have been landed. Closing PR #5226 and removing active labels.