[webkit-changes] [WebKit/WebKit] fcd917: Add a text track diagnostic logging event name
Jer Noble
noreply at github.com
Tue Jan 7 20:27:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fcd917d3534dfcb387c24e6c48710f188a8754c2
https://github.com/WebKit/WebKit/commit/fcd917d3534dfcb387c24e6c48710f188a8754c2
Author: Jer Noble <jer.noble at apple.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M Source/WebCore/html/HTMLMediaElement.cpp
M Source/WebCore/page/DiagnosticLoggingKeys.cpp
M Source/WebCore/page/DiagnosticLoggingKeys.h
Log Message:
-----------
Add a text track diagnostic logging event name
https://bugs.webkit.org/show_bug.cgi?id=285526
rdar://142479537
Reviewed by Eric Carlson.
Use a new event key when logging text track diagnostic logging.
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::logTextTrackDiagnostics):
* Source/WebCore/page/DiagnosticLoggingKeys.cpp:
(WebCore::DiagnosticLoggingKeys::mediaTextTrackWatchTimeKey):
* Source/WebCore/page/DiagnosticLoggingKeys.h:
Canonical link: https://commits.webkit.org/288582@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list