RESOLVED FIXED 248416
Read remote images back into local images before sending them to other threads.
https://bugs.webkit.org/show_bug.cgi?id=248416
Summary Read remote images back into local images before sending them to other threads.
Matt Woodrow
Reported 2022-11-28 13:08:14 PST
We currently can't use RemoteRenderingBackendProxy from other threads, so sending RemoteImageBufferProxys to other threads leaves us in an invalid state. This reads them back into local images before transferring so that we can access the contents.
Attachments
Matt Woodrow
Comment 1 2022-11-28 13:17:31 PST
EWS
Comment 2 2022-11-28 22:06:32 PST
Committed 257103@main (ab926d67967c): <https://commits.webkit.org/257103@main> Reviewed commits have been landed. Closing PR #6876 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-11-28 22:07:18 PST
Note You need to log in before you can comment on or make changes to this bug.