RESOLVED FIXED 231305
Add the ability to dispatch messages to multiple receiver types in IPC::StreamServerConnection
https://bugs.webkit.org/show_bug.cgi?id=231305
Summary Add the ability to dispatch messages to multiple receiver types in IPC::Strea...
Wenson Hsieh
Reported 2021-10-06 10:23:19 PDT
(More WIP towards streaming display lists in the GPU process) This will allow both RemoteRenderingBackend and RemoteImageBuffer (or an object owned by the RemoteImageBuffer) to simultaneously act as streaming IPC message recipients for a given stream server connection.
Attachments
For EWS (26.91 KB, patch)
2021-10-06 11:53 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2021-10-06 11:53:45 PDT
Wenson Hsieh
Comment 2 2021-10-07 07:55:29 PDT
Comment on attachment 440403 [details] For EWS Thanks for the review!
EWS
Comment 3 2021-10-07 08:16:58 PDT
Committed r283713 (242639@main): <https://commits.webkit.org/242639@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440403 [details].
Radar WebKit Bug Importer
Comment 4 2021-10-07 08:17:30 PDT
Note You need to log in before you can comment on or make changes to this bug.