[Webkit-unassigned] [Bug 138153] New: Remove MediaSessionClient::hasMediaCharacteristics() and MediaSessionClient::mediaStateDidChange()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 28 15:15:14 PDT 2014


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

            Bug ID: 138153
           Summary: Remove MediaSessionClient::hasMediaCharacteristics()
                    and MediaSessionClient::mediaStateDidChange()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adachan at apple.com

After http://trac.webkit.org/changeset/175273, Document no longer keeps a set of MediaSessions and it doesn't need to query each MediaSession for its characteristics and play state.  MediaSessionClient::hasMediaCharacteristics() is no longer needed and MediaSessionClient::mediaStateDidChange() can be removed if HTMLMediaElement calls Document::updateIsPlayingAudio() after m_playing has changed.

-- 
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/20141028/a2648e88/attachment-0002.html>


More information about the webkit-unassigned mailing list