Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e37f0c89839935504b2003e036285acd64c1da5
      
https://github.com/WebKit/WebKit/commit/9e37f0c89839935504b2003e036285acd64c1da5
  Author: Per Arne Vollan <[email protected]>
  Date:   2026-04-15 (Wed, 15 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=312375
rdar://174827896

Reviewed by Basuke Suzuki.

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::checkPlaybackTargetCompatibility):
* Source/WebCore/platform/LogMessages.in:

Canonical link: https://commits.webkit.org/311302@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to