[Webkit-unassigned] [Bug 156306] New: Move some logic in HTMLVideoElement::webkitSupportsPresentationMode() to HTMLVideoElement::supportsFullscreen()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 13:28:36 PDT 2016


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

            Bug ID: 156306
           Summary: Move some logic in
                    HTMLVideoElement::webkitSupportsPresentationMode() to
                    HTMLVideoElement::supportsFullscreen()
    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

Move some logic in HTMLVideoElement::webkitSupportsPresentationMode() to HTMLVideoElement::supportsFullscreen(). This way the logic to check for presentation mode is centralized in one place and we can simplify some code in HTMLVideoElement::webkitEnterFullscreen() and HTMLVideoElement::setFullscreenMode().

-- 
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/20160406/e4c64384/attachment.html>


More information about the webkit-unassigned mailing list