Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a6f41eca20868ff40313c77902ee68cce7229163
      
https://github.com/WebKit/WebKit/commit/a6f41eca20868ff40313c77902ee68cce7229163
  Author: Don Olmstead <[email protected]>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/ImageDecoders.cmake
    M Source/WebKit/WebProcess/EntryPoint/playstation/WebProcessMain.cpp
    M Source/cmake/OptionsPlayStation.cmake
    M Source/cmake/OptionsWin.cmake
    M Source/cmake/WebKitFeatures.cmake
    M Tools/Scripts/webkitperl/FeatureList.pm
    M Tools/TestWebKitAPI/playstation/main.cpp

  Log Message:
  -----------
  [CMake] Expand USE_JPEGXL option
https://bugs.webkit.org/show_bug.cgi?id=269030

Reviewed by Fujii Hironori.

Add `--jpegxl` option to `FeatureList.pm`. Look for libjxl on PlayStation when
requested, and handle loading of it as a module. Standardize error messaging
and fix an if statement's check.

* Source/WebCore/platform/ImageDecoders.cmake:
* Source/WebKit/WebProcess/EntryPoint/playstation/WebProcessMain.cpp:
* Source/cmake/OptionsPlayStation.cmake:
* Source/cmake/OptionsWin.cmake:
* Source/cmake/WebKitFeatures.cmake:
* Tools/Scripts/webkitperl/FeatureList.pm:
* Tools/TestWebKitAPI/playstation/main.cpp:

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


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

Reply via email to