Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bd269a60d46ece2f4457ec10e6c5b58aa8d38363
https://github.com/WebKit/WebKit/commit/bd269a60d46ece2f4457ec10e6c5b58aa8d38363
Author: Per Arne Vollan <[email protected]>
Date: 2026-04-21 (Tue, 21 Apr 2026)
Changed paths:
M Source/WebCore/html/HTMLMediaElement.cpp
M Source/WebCore/platform/LogMessages.in
Log Message:
-----------
Replace logging instance in HTMLMediaElement.cpp with the more efficient
version
https://bugs.webkit.org/show_bug.cgi?id=312847
rdar://175218271
Reviewed by Basuke Suzuki (OOPS\!).
The efficient version will not send the entire composed log string over IPC,
but only the log arguments, if any.
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::pauseSpeakingCueText):
* Source/WebCore/platform/LogMessages.in:
Canonical link: https://commits.webkit.org/311672@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications