WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
267818
Fix use-after-move in WebCore::WebGLRenderingContextBase constructor
https://bugs.webkit.org/show_bug.cgi?id=267818
Summary
Fix use-after-move in WebCore::WebGLRenderingContextBase constructor
David Kilzer (:ddkilzer)
Reported
2024-01-20 10:12:43 PST
Fix use-after-move of `attributes` in WebCore::WebGLRenderingContextBase constructor. Regressed in: WebGLContextAttributes are used for GraphicsContextGL
https://bugs.webkit.org/show_bug.cgi?id=265519
rdar://118931301
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-20 10:13:09 PST
<
rdar://problem/121317766
>
David Kilzer (:ddkilzer)
Comment 2
2024-01-20 10:16:20 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23017
EWS
Comment 3
2024-01-20 16:44:52 PST
Committed
273267@main
(40e738bff487): <
https://commits.webkit.org/273267@main
> Reviewed commits have been landed. Closing PR #23017 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