Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c2419dc8c9a68bce11c3eb90b3ace616fe0c6775
      
https://github.com/WebKit/WebKit/commit/c2419dc8c9a68bce11c3eb90b3ace616fe0c6775
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

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

  Log Message:
  -----------
  WebGL: Some texImage functions use incorrect name when reporting errors
https://bugs.webkit.org/show_bug.cgi?id=313388
rdar://175652807

Reviewed by Dan Glastonbury.

Fix copy paste issues in few cases of texImage validation error
reporting.

* Source/WebCore/html/canvas/WebGL2RenderingContext.cpp:
(WebCore::WebGL2RenderingContext::texSubImage2D):
* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:
(WebCore::WebGLRenderingContextBase::texImageSource):

Canonical link: https://commits.webkit.org/312156@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to