WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 244830
249178
Create SerializedImageBuffer to safely transfer ImageBuffers between threads
https://bugs.webkit.org/show_bug.cgi?id=249178
Summary
Create SerializedImageBuffer to safely transfer ImageBuffers between threads
Matt Woodrow
Reported
2022-12-12 14:35:25 PST
ImageBuffers can be RemoteImageBufferProxy instances that are only safe to use on the thread they were created on. We want to be able to transfer the reference to a new thread, so this adds SerializedImageBuffer to represent the state where we're currently transferring between threads.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2022-12-12 14:49:14 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7511
Radar WebKit Bug Importer
Comment 2
2022-12-19 14:36:27 PST
<
rdar://problem/103531451
>
Matt Woodrow
Comment 3
2022-12-19 14:53:48 PST
This got subsumed into
bug 244830
*** This bug has been marked as a duplicate of
bug 244830
***
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