[webkit-changes] [WebKit/WebKit] 9bb0d5: [Media in GPU Process] Fix build with release log ...

Olivier Blin noreply at github.com
Mon Oct 14 08:30:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bb0d5aa3d5a85e5359628664b4cb9a8b62891e6
      https://github.com/WebKit/WebKit/commit/9bb0d5aa3d5a85e5359628664b4cb9a8b62891e6
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M Source/WebKit/WebProcess/GPU/media/MediaSourcePrivateRemote.cpp

  Log Message:
  -----------
  [Media in GPU Process] Fix build with release log disabled
https://bugs.webkit.org/show_bug.cgi?id=281069

Reviewed by Michael Catanzaro.

Stall logs in MediaSourcePrivateRemote::setMediaPlayerReadyState()
have been added in 276761 at main. This triggers unused-but-set-variable
errors when building with RELEASE_LOG_DISABLED.

* Source/WebKit/WebProcess/GPU/media/MediaSourcePrivateRemote.cpp:
(WebKit::MediaSourcePrivateRemote::setMediaPlayerReadyState):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list