[Webkit-unassigned] [Bug 220939] New: Refactor MediaElementSession::playbackPermitted()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 11:49:14 PST 2021


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

            Bug ID: 220939
           Summary: Refactor MediaElementSession::playbackPermitted()
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peng.liu6 at apple.com

MediaElementSession::playbackPermitted() is used in many places to check whether a playback state change is allowed or not. We had better add a parameter to indicate the state change request. Otherwise, it may return false when it is expected to return true.

-- 
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/20210125/08710732/attachment.htm>


More information about the webkit-unassigned mailing list