[webkit-changes] [WebKit/WebKit] af6651: WebGLRenderingContextBase::depthRange validation i...

Alexey Knyazev noreply at github.com
Thu Aug 1 02:45:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: af665107ddfa77444ecf3d4dd65d52c6bd7cf988
      https://github.com/WebKit/WebKit/commit/af665107ddfa77444ecf3d4dd65d52c6bd7cf988
  Author: Alexey Knyazev <3479527+lexaknyazev at users.noreply.github.com>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

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

  Log Message:
  -----------
  WebGLRenderingContextBase::depthRange validation is redundant
https://bugs.webkit.org/show_bug.cgi?id=275149

Reviewed by Kimmo Kinnunen.

Removed redundant code.

* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:
(WebCore::WebGLRenderingContextBase::depthRange):

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