Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea91e805b4cb0fd72779d1c97125c7a653f3e24a
https://github.com/WebKit/WebKit/commit/ea91e805b4cb0fd72779d1c97125c7a653f3e24a
Author: Alexey Knyazev <[email protected]>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp
M Source/WebCore/html/canvas/WebGLRenderingContextBase.h
Log Message:
-----------
WebGLRenderingContextBase::validateStencilSettings is unused
https://bugs.webkit.org/show_bug.cgi?id=274997
Reviewed by Kimmo Kinnunen.
Removed unused code.
* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:
(WebCore::WebGLRenderingContextBase::initializeContextState):
(WebCore::WebGLRenderingContextBase::stencilFunc):
(WebCore::WebGLRenderingContextBase::stencilFuncSeparate):
(WebCore::WebGLRenderingContextBase::validateStencilSettings): Deleted.
* Source/WebCore/html/canvas/WebGLRenderingContextBase.h:
Canonical link: https://commits.webkit.org/279642@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes