Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bb0d5aa3d5a85e5359628664b4cb9a8b62891e6
      
https://github.com/WebKit/WebKit/commit/9bb0d5aa3d5a85e5359628664b4cb9a8b62891e6
  Author: Olivier Blin <[email protected]>
  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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to