WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263648
WebGLRenderingContextBase::m_needsUpdate is a redundant flag
https://bugs.webkit.org/show_bug.cgi?id=263648
Summary
WebGLRenderingContextBase::m_needsUpdate is a redundant flag
Kimmo Kinnunen
Reported
2023-10-25 05:32:35 PDT
WebGLRenderingContextBase::m_needsUpdate is a redundant flag It is only set once per context creation and it controls the invalidation that is always made anyway.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-25 05:32:47 PDT
<
rdar://problem/117469562
>
Kimmo Kinnunen
Comment 2
2023-10-25 05:56:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19531
EWS
Comment 3
2023-10-26 23:20:09 PDT
Committed
269841@main
(7b16f53a6ca3): <
https://commits.webkit.org/269841@main
> Reviewed commits have been landed. Closing PR #19531 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