[webkit-changes] [WebKit/WebKit] 5d3e50: Fix PlayStation build after 270770 at main

Ross Kirsling noreply at github.com
Thu Nov 16 09:19:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d3e502dfd43fa419482c258d6b7bb7678668813
      https://github.com/WebKit/WebKit/commit/5d3e502dfd43fa419482c258d6b7bb7678668813
  Author: Ross Kirsling <rkirsling at gmail.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    M Source/WebCore/PlatformPlayStation.cmake
    A Source/WebCore/platform/playstation/ThemePlayStation.cpp
    A Source/WebCore/platform/playstation/ThemePlayStation.h
    M Source/WebCore/rendering/RenderThemePlayStation.cpp

  Log Message:
  -----------
  Fix PlayStation build after 270770 at main
https://bugs.webkit.org/show_bug.cgi?id=264929

Reviewed by Don Olmstead.

Add ThemePlayStation and implement Theme::singleton().

* Source/WebCore/PlatformPlayStation.cmake: Add new file.
* Source/WebCore/platform/playstation/ThemePlayStation.cpp: Added.
* Source/WebCore/platform/playstation/ThemePlayStation.h: Added.
* Source/WebCore/rendering/RenderThemePlayStation.cpp: Fix bogus include.

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




More information about the webkit-changes mailing list