[webkit-changes] [WebKit/WebKit] 98a5e9: Fix RealtimeMediaSource build with release logs di...
Olivier Blin
noreply at github.com
Thu Sep 28 01:29:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98a5e9a7bb81a517a646d92b32f4cb18df477861
https://github.com/WebKit/WebKit/commit/98a5e9a7bb81a517a646d92b32f4cb18df477861
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp
Log Message:
-----------
Fix RealtimeMediaSource build with release logs disabled
https://bugs.webkit.org/show_bug.cgi?id=262176
Reviewed by Philippe Normand.
This got broken in 261866 at main where WTFLogAlways() usage has been
replaced by ERROR_LOG_IF().
* Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp:
(WebCore::RealtimeMediaSource::supportsSizeFrameRateAndZoom):
Canonical link: https://commits.webkit.org/268571@main
More information about the webkit-changes
mailing list