[webkit-changes] [WebKit/WebKit] 3dd065: REGRESSION(263796 at main): C++20 is not needed in or...

Ross Kirsling noreply at github.com
Tue May 9 00:46:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3dd065753ef71af08141959e6508c473514cf3cb
      https://github.com/WebKit/WebKit/commit/3dd065753ef71af08141959e6508c473514cf3cb
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2023-05-09 (Tue, 09 May 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/DisplayListRecorderTests.cpp

  Log Message:
  -----------
  REGRESSION(263796 at main): C++20 is not needed in order to have a pi constant
https://bugs.webkit.org/show_bug.cgi?id=256512

Unreviewed PlayStation build fix.

* Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.cpp:
(WebCore::DisplayList::Recorder::rotate):
* Tools/TestWebKitAPI/Tests/WebCore/DisplayListRecorderTests.cpp:
We already have `piFloat` at home.

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




More information about the webkit-changes mailing list