[Webkit-unassigned] [Bug 245753] New: the MediaSessionInfo for a media element doesn't get updates when a srcObject is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 14:47:41 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245753

            Bug ID: 245753
           Summary: the MediaSessionInfo for a media element doesn't get
                    updates when a srcObject is used
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

In bug 243062, we added an optimisation to avoid the expensive computation of an updated MediaSessionInfo object when the previous state had no currentSrc URL and the current state doesn't either.  But this excludes media elements that have a srcObject, whose state we still want to reflect through media sessions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220927/d253fcec/attachment.htm>


More information about the webkit-unassigned mailing list