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
Radar WebKit Bug Importer
Comment 1 2024-01-20 10:13:09 PST
David Kilzer (:ddkilzer)
Comment 2 2024-01-20 10:16:20 PST
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.