Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b219f3f770b960aa5a3ba10ac39ea9ff621562b
      
https://github.com/WebKit/WebKit/commit/7b219f3f770b960aa5a3ba10ac39ea9ff621562b
  Author: Jer Noble <[email protected]>
  Date:   2025-05-23 (Fri, 23 May 2025)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp
    M Source/WebCore/page/DiagnosticLoggingKeys.cpp
    M Source/WebCore/page/DiagnosticLoggingKeys.h

  Log Message:
  -----------
  Add watchtime logging broken out by presentation type
rdar://151009214
https://bugs.webkit.org/show_bug.cgi?id=292773

Reviewed by Jean-Yves Avenard.

Add watchtime logging during playback which reports what presentation mode 
(inline,
fullscreen, pip, etc) was active at the time.

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::watchtimeTimerFired):
* Source/WebCore/page/DiagnosticLoggingKeys.cpp:
(WebCore::DiagnosticLoggingKeys::mediaPresentationTypeWatchTimeKey):
(WebCore::DiagnosticLoggingKeys::presentationTypeKey):
* Source/WebCore/page/DiagnosticLoggingKeys.h:

Canonical link: https://commits.webkit.org/295351@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

Reply via email to