[Webkit-unassigned] [Bug 157008] New: Have WebVideoFullscreenInterfaceMac get the playback rate from WebPlaybackSessionInterfaceMac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 17:27:18 PDT 2016


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

            Bug ID: 157008
           Summary: Have WebVideoFullscreenInterfaceMac get the playback
                    rate from WebPlaybackSessionInterfaceMac
    Classification: Unclassified
           Product: WebKit
           Version: WebKit 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

Right now both WebVideoFullscreenInterfaceMac and WebPlaybackSessionInterfaceMac keep track of the playback rate separately. Since WebVideoFullscreenInterfaceMac holds a reference to WebPlaybackSessionInterfaceMac anyway, it should just get its playback rate from WebPlaybackSessionInterfaceMac.

Also, since WebVideoFullscreenInterfaceMac holds onto WebPlaybackSessionInterfaceMac, we can't let WebPlaybackSessionManagerProxy unregister that WebPlaybackSessionInterfaceMac while WebVideoFullscreenInterfaceMac is still using it. WebVideoFullscreenInterfaceMac should add itself as a client for that WebPlaybackSession context.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160426/d156b96a/attachment-0001.html>


More information about the webkit-unassigned mailing list