Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[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): Canonical link: https://commits.webkit.org/105998@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@119322 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Antonio Gomes
committed
Jun 2, 2012
1 parent
7f0d5f8
commit 8f1660780056f748655dbc6ffe4a124bf44bf935
Showing
3 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters