[webkit-changes] [WebKit/WebKit] 530549: Rename of ShaderModule.h -> WGSLShaderModule.h cau...

mwyrzykowski noreply at github.com
Thu Feb 9 12:58:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 530549943b71b1c8551f6486ae7026489e7e76d4
      https://github.com/WebKit/WebKit/commit/530549943b71b1c8551f6486ae7026489e7e76d4
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WGSL/ASTStringDumperTests.cpp
    M Tools/TestWebKitAPI/Tests/WGSL/ConstLiteralTests.cpp
    M Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp

  Log Message:
  -----------
  Rename of ShaderModule.h -> WGSLShaderModule.h causes a build failure in tests
https://bugs.webkit.org/show_bug.cgi?id=252006
<radar://105235392>

Reviewed by Myles C. Maxfield.

The file was renamed but the include statement was not updated.

* Tools/TestWebKitAPI/Tests/WGSL/ASTStringDumperTests.cpp:
* Tools/TestWebKitAPI/Tests/WGSL/ConstLiteralTests.cpp:
* Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp:

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




More information about the webkit-changes mailing list