[webkit-changes] [WebKit/WebKit] bbd423: Fix warning introduced in 261124 at main

Don Olmstead noreply at github.com
Fri Mar 3 16:46:11 PST 2023


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

  Changed paths:
    M Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor/ThreadedDisplayRefreshMonitor.cpp

  Log Message:
  -----------
  Fix warning introduced in 261124 at main
https://bugs.webkit.org/show_bug.cgi?id=253339

Unreviewed build fix.

The change removed references to `defaultRefreshRate` causing a warning
which breaks developer builds on PlayStation.

The file is unified on GTK and WPE so my suspicion is that these
warnings only appear on non-unified files.

* Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor/ThreadedDisplayRefreshMonitor.cpp:

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




More information about the webkit-changes mailing list