Skip to content
  • tonikitoo@webkit.org's avatar
    [BlackBerry] browser video player fullscreen mode (portrait) - out of... · af63823e
    tonikitoo@webkit.org authored
    [BlackBerry] browser video player fullscreen mode (portrait) - out of screen/focus - cannot navigate or use the buttons on the screen (PART III)
    https://bugs.webkit.org/show_bug.cgi?id=88019
    
    Reviewed by George Staikos.
    Patch by Antonio Gomes <agomes@rim.com>
    
    Enter 'pure-with-mouse-conversion' mode when going fullscreen, so
    that it prevents user from scrolling the WebPage, pinch zooming,
    touch-and-hold, enter selection mode, etc ...
    
    Internally reviewed by Gen Mak.
    
    * Api/WebPage.cpp:
    (BlackBerry::WebKit::WebPagePrivate::WebPagePrivate):
    (BlackBerry::WebKit::WebPagePrivate::enterFullScreenForElement):
    (BlackBerry::WebKit::WebPagePrivate::exitFullScreenForElement):
    * Api/WebPage_p.h:
    (WebPagePrivate):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@119322 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    af63823e