Bug 257319
Summary: | Remote GraphicsContextGL buffer read pixels variant is not generated | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebGL | Assignee: | Kimmo Kinnunen <kkinnunen> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 252876 |
Kimmo Kinnunen
Remote GraphicsContextGL buffer read pixels variant is not generated
For legacy reasons, the read pixels to pixel buffer object was called the same as read pixels to client memory. This prevented the autogeneration.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109826254>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/14343
EWS
Committed 264565@main (dd90e25ef3b9): <https://commits.webkit.org/264565@main>
Reviewed commits have been landed. Closing PR #14343 and removing active labels.