[webkit-changes] [WebKit/WebKit] 785779: Cherry-pick 285123 at main (9bb0d5aa3d5a). https://bu...
Olivier Blin
noreply at github.com
Tue Oct 15 01:16:27 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 785779f3d1e6f99eabf52b454dbbd8813e26ef5f
https://github.com/WebKit/WebKit/commit/785779f3d1e6f99eabf52b454dbbd8813e26ef5f
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M Source/WebKit/WebProcess/GPU/media/MediaSourcePrivateRemote.cpp
Log Message:
-----------
Cherry-pick 285123 at main (9bb0d5aa3d5a). https://bugs.webkit.org/show_bug.cgi?id=281069
[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
Canonical link: https://commits.webkit.org/282416.208@webkitglib/2.46
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