Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7d887fc6d028bb20f3499c9169ff7057292600d5
https://github.com/WebKit/WebKit/commit/7d887fc6d028bb20f3499c9169ff7057292600d5
Author: Dana Estra <[email protected]>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M Source/WebCore/html/track/VTTCue.cpp
M Source/WebCore/html/track/VTTCue.h
Log Message:
-----------
Have VTTCue use LoggerHelper
https://bugs.webkit.org/show_bug.cgi?id=265466
rdar://118889015
Reviewed by Richard Robinson and Jer Noble.
Bring VTTCue's logging up to date by using INFO_LOG() and ERROR_LOG() instead
of LOG().
* Source/WebCore/html/track/VTTCue.cpp:
(WebCore::VTTCue::VTTCue):
(WebCore::VTTCue::setTrack):
(WebCore::VTTCue::setCueSettings):
(WebCore::VTTCue::logIdentifier const):
(WebCore::VTTCue::logChannel const):
(WebCore::VTTCue::logger const):
* Source/WebCore/html/track/VTTCue.h:
Canonical link: https://commits.webkit.org/271498@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes