[webkit-changes] [WebKit/WebKit] 2e90c8: Fix RealtimeIncomingVideoSource build with release...

Olivier Blin noreply at github.com
Wed Oct 25 02:05:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e90c8258af2a496ad7d0092fc39335edce4f542
      https://github.com/WebKit/WebKit/commit/2e90c8258af2a496ad7d0092fc39335edce4f542
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/mediastream/RealtimeIncomingVideoSource.cpp

  Log Message:
  -----------
  Fix RealtimeIncomingVideoSource build with release logs disabled
https://bugs.webkit.org/show_bug.cgi?id=263314

Reviewed by Michael Catanzaro.

FrameRateMonitor is always created since 263849 at main, adapt build guards.

* Source/WebCore/platform/mediastream/RealtimeIncomingVideoSource.cpp:
(WebCore::m_videoTrack):

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




More information about the webkit-changes mailing list