Bug 257319 - Remote GraphicsContextGL buffer read pixels variant is not generated
Summary: Remote GraphicsContextGL buffer read pixels variant is not generated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks: 252876
  Show dependency treegraph
 
Reported: 2023-05-25 04:14 PDT by Kimmo Kinnunen
Modified: 2023-05-26 00:12 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2023-05-25 04:14:34 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-05-25 04:14:57 PDT
<rdar://problem/109826254>
Comment 2 Kimmo Kinnunen 2023-05-25 04:25:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14343
Comment 3 EWS 2023-05-26 00:12:39 PDT
Committed 264565@main (dd90e25ef3b9): <https://commits.webkit.org/264565@main>

Reviewed commits have been landed. Closing PR #14343 and removing active labels.