[webkit-changes] [WebKit/WebKit] 9a8ab0: WebGLRenderingContextBase::validateStencilFunc is ...

Alexey Knyazev noreply at github.com
Wed Jun 5 00:04:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9a8ab03235fde48f5c22a15449621f36d6877e87
      https://github.com/WebKit/WebKit/commit/9a8ab03235fde48f5c22a15449621f36d6877e87
  Author: Alexey Knyazev <3479527+lexaknyazev at users.noreply.github.com>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp
    M Source/WebCore/html/canvas/WebGLRenderingContextBase.h

  Log Message:
  -----------
  WebGLRenderingContextBase::validateStencilFunc is redundant
https://bugs.webkit.org/show_bug.cgi?id=275051

Reviewed by Kimmo Kinnunen.

Removed redundant code.

* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:
(WebCore::WebGLRenderingContextBase::stencilFunc):
(WebCore::WebGLRenderingContextBase::stencilFuncSeparate):
(WebCore::WebGLRenderingContextBase::validateStencilFunc): Deleted.
* Source/WebCore/html/canvas/WebGLRenderingContextBase.h:

Canonical link: https://commits.webkit.org/279727@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