[webkit-changes] [WebKit/WebKit] 221245: Fix PlayStation build after 262028 at main

Don Olmstead noreply at github.com
Fri Mar 24 12:07:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2212452ed568748cfc593768086088f05f88e04a
      https://github.com/WebKit/WebKit/commit/2212452ed568748cfc593768086088f05f88e04a
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M Tools/MiniBrowser/playstation/MainWindow.cpp

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

Unreviewed build fix.

The include directory changes of 262028 at main exposed an issue where
a `config.h` was being included in `MainWindow.cpp`. That file shouldn't
be available when compiling MiniBrowser.

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




More information about the webkit-changes mailing list