Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9879807134eb513848ff54010d6300a49a7fbba9
      
https://github.com/WebKit/WebKit/commit/9879807134eb513848ff54010d6300a49a7fbba9
  Author: Per Arne Vollan <[email protected]>
  Date:   2026-02-05 (Thu, 05 Feb 2026)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp
    M Source/WebCore/platform/LogMessages.in

  Log Message:
  -----------
  Adopt more efficient logging in HTMLMediaElement implementation
https://bugs.webkit.org/show_bug.cgi?id=306716
rdar://169369397

Reviewed by Ben Nham.

Use forwardable log macros for logging in the WebContent process, since these 
avoid precomposing log string,
and only sends the log arguments over IPC.

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::seekInternal):
(WebCore::HTMLMediaElement::seekWithTolerance):
(WebCore::HTMLMediaElement::finishSeek):
(WebCore::HTMLMediaElement::mediaPlayerTimeChanged):
(WebCore::HTMLMediaElement::mediaPlayerSeeked):
* Source/WebCore/platform/LogMessages.in:

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



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

Reply via email to