[webkit-changes] [WebKit/WebKit] e39e0c: WebCore::ScopedInspectorShaderProgramHighlight con...
Commit Queue
noreply at github.com
Thu May 30 15:56:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e39e0c613f32314d1779a80cf520865827c19646
https://github.com/WebKit/WebKit/commit/e39e0c613f32314d1779a80cf520865827c19646
Author: David Kilzer <ddkilzer at apple.com>
Date: 2024-05-30 (Thu, 30 May 2024)
Changed paths:
M Source/WebCore/html/canvas/WebGLUtilities.h
Log Message:
-----------
WebCore::ScopedInspectorShaderProgramHighlight constructor does not initialize struct m_savedBlend
<https://bugs.webkit.org/show_bug.cgi?id=274858>
<rdar://128962006>
Reviewed by Dan Glastonbury.
* Source/WebCore/html/canvas/WebGLUtilities.h:
(WebCore::ScopedInspectorShaderProgramHighlight::m_savedBlend):
- Add default initializers.
Canonical link: https://commits.webkit.org/279549@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list