[Webkit-unassigned] [Bug 108201] New: [WK2][EFL] FullScreenManager should cancel fullscreen only if requested by FullScreen API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 09:04:06 PST 2013


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

           Summary: [WK2][EFL] FullScreenManager should cancel fullscreen
                    only if requested by FullScreen API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bruno.abinader at basyskom.com
                CC: demarchi at webkit.org
            Blocks: 108122


A call for WebProcess' requestExitFullScreen() should only happen if the fullscreen mode was activated by FullScreen API, otherwise the FullScrenManager would not have sufficient information on the element that originated the request and thus crash WebProcess. This can be achieved by implementing the UIProcess' isFullScreen() function from EFL's WebFullScreenManagerProxy.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list