Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 34e783df3303cf7c035425dad421cfb9f5a37a04
      
https://github.com/WebKit/WebKit/commit/34e783df3303cf7c035425dad421cfb9f5a37a04
  Author: Ross Kirsling <rkirsl...@gmail.com>
  Date:   2024-04-05 (Fri, 05 Apr 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp

  Log Message:
  -----------
  Speculative fix for WinCairo Debug following 277104@main
https://bugs.webkit.org/show_bug.cgi?id=272270

Unreviewed build fix.

* Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp:
(WebCore::getShaderLog):
(WebCore::getProgramLog):
Clarifying that it should be std::span wasn't enough, so clarify that it should 
be std::span<const char>.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to