Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bb4e36a2d93fb5ef051b5228a0eee8292ee4a2ef
https://github.com/WebKit/WebKit/commit/bb4e36a2d93fb5ef051b5228a0eee8292ee4a2ef
Author: Per Arne Vollan <[email protected]>
Date: 2026-04-16 (Thu, 16 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=312417
rdar://174867861
Reviewed by Basuke Suzuki and Rupin Mittal.
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::loadNextSourceChild):
* Source/WebCore/platform/LogMessages.in:
Canonical link: https://commits.webkit.org/311379@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications