Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 524bcdc17a01649fd7f73a3511e464d2ac3c6879
https://github.com/WebKit/WebKit/commit/524bcdc17a01649fd7f73a3511e464d2ac3c6879
Author: Jer Noble <[email protected]>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M Source/WebCore/html/HTMLMediaElement.cpp
Log Message:
-----------
HTMLMediaElement watchtime logging is using incorrect message identifiers
https://bugs.webkit.org/show_bug.cgi?id=278526
rdar://134503892
Reviewed by Eric Carlson.
Each of the three logging events were using the same message identifier; the
video codec
and audio codec events should use distict identifiers from the sourceType event.
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::watchtimeTimerFired):
Canonical link: https://commits.webkit.org/282622@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes