WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2022-11-28 13:17:31 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6876
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
<
rdar://problem/102749112
>
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