WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263963
WebGL default framebuffer state management should be part of WebGLRenderingContext
https://bugs.webkit.org/show_bug.cgi?id=263963
Summary
WebGL default framebuffer state management should be part of WebGLRenderingCo...
Kimmo Kinnunen
Reported
2023-10-31 07:08:17 PDT
WebGL default framebuffer state management should be part of WebGLRenderingContext WebGLRenderingContextBase contains the drawing buffer state. There should be a class in WebGL level at WebCore to manage the drawing buffer state, as the framebuffer state is already tracked in WebGLRenderingContextBase level.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-01 03:20:12 PDT
<
rdar://problem/117788476
>
Kimmo Kinnunen
Comment 2
2023-11-01 03:27:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19828
EWS
Comment 3
2023-11-06 04:18:26 PST
Committed
270263@main
(f4b3b4be6051): <
https://commits.webkit.org/270263@main
> Reviewed commits have been landed. Closing PR #19828 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug