[webkit-changes] [WebKit/WebKit] 681597: Reduce logging volume

Per Arne Vollan noreply at github.com
Mon Jul 24 10:49:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 681597b43c00a5e240424f051c4fa49a5c958055
      https://github.com/WebKit/WebKit/commit/681597b43c00a5e240424f051c4fa49a5c958055
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp

  Log Message:
  -----------
  Reduce logging volume
https://bugs.webkit.org/show_bug.cgi?id=259421
rdar://112718525

Reviewed by Eric Carlson and Brent Fulgham.

Reduce logging volume, since WebKit is sometimes quarantined by the logging system due to high volume.

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::scheduleUpdateMediaState):
(WebCore::HTMLMediaElement::updateMediaPlayer):

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




More information about the webkit-changes mailing list