Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 580f722284d9cc8574468a7d07a9c57bd7db7bd0
      
https://github.com/WebKit/WebKit/commit/580f722284d9cc8574468a7d07a9c57bd7db7bd0
  Author: Gerald Squelart <[email protected]>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp

  Log Message:
  -----------
  Always initialize `shaders` in GraphicsContextGLANGLE::getProgramInfoLog
https://bugs.webkit.org/show_bug.cgi?id=262028
rdar://problem/115976063

Reviewed by Kimmo Kinnunen.

There were code paths that didn't initialize `shaders`.

* Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp:
(WebCore::GraphicsContextGLANGLE::getProgramInfoLog):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to