Bug 315642
| Summary: | [Skia] Make sure ImageBufferSkiaAcceleratedBackend::createNativeImageReference() is called from the right thread | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | 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
Now that we are properly transferring image buffers between threads, it's no longer possible to call ImageBufferSkiaAcceleratedBackend::createNativeImageReference() from the wrong thread.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/65758
EWS
Committed 313953@main (66220f3eef27): <https://commits.webkit.org/313953@main>
Reviewed commits have been landed. Closing PR #65758 and removing active labels.