Bug 244830
Summary: | Support transferring GPU-backed ImageBitmaps between main thread and workers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 244828, 249111 | ||
Bug Blocks: | 218482 |
Matt Woodrow
When serialising a GPUP-backed ImageBitmap (or an OffscreenCanvas) between the main thread and the worker thread, we need to change it to use the appropriate RemoteRenderingBackendProxy for that thread.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99857231>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/5727
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/7530
EWS
Committed 257979@main (2a8263edbfe0): <https://commits.webkit.org/257979@main>
Reviewed commits have been landed. Closing PR #7530 and removing active labels.
Matt Woodrow
*** Bug 249178 has been marked as a duplicate of this bug. ***
Matt Woodrow
*** Bug 249284 has been marked as a duplicate of this bug. ***