Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aa7cd8645213925174492b760d68ae24c57e3983
      
https://github.com/WebKit/WebKit/commit/aa7cd8645213925174492b760d68ae24c57e3983
  Author: Don Olmstead <don.olmst...@sony.com>
  Date:   2024-04-02 (Tue, 02 Apr 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformEnable.h
    M Source/WTF/wtf/PlatformEnableCocoa.h
    M Source/cmake/OptionsGTK.cmake
    M Source/cmake/OptionsMac.cmake
    M Source/cmake/OptionsPlayStation.cmake
    M Source/cmake/OptionsWPE.cmake
    M Source/cmake/OptionsWin.cmake
    M Source/cmake/WebKitFeatures.cmake

  Log Message:
  -----------
  Turn  ENABLE_CSS_PAINTING_API on for all ports
https://bugs.webkit.org/show_bug.cgi?id=272036

Reviewed by Michael Catanzaro.

All ports are building the CSS Painting API at least in developer mode. Set
`ENABLE_CSS_PAINTING_API` to `ON` by default. The actual API is guarded by a
runtime check.

* Source/WTF/wtf/PlatformEnable.h:
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsMac.cmake:
* Source/cmake/OptionsPlayStation.cmake:
* Source/cmake/OptionsWPE.cmake:
* Source/cmake/OptionsWin.cmake:
* Source/cmake/WebKitFeatures.cmake:

Canonical link: https://commits.webkit.org/276958@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