Bug 315642

Summary: [Skia] Make sure ImageBufferSkiaAcceleratedBackend::createNativeImageReference() is called from the right thread
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Carlos Garcia Campos
Reported 2026-05-26 23:51:48 PDT
Now that we are properly transferring image buffers between threads, it's no longer possible to call ImageBufferSkiaAcceleratedBackend::createNativeImageReference() from the wrong thread.
Attachments
Carlos Garcia Campos
Comment 1 2026-05-26 23:55:12 PDT
EWS
Comment 2 2026-05-27 01:48:50 PDT
Committed 313953@main (66220f3eef27): <https://commits.webkit.org/313953@main> Reviewed commits have been landed. Closing PR #65758 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.