Bug 101615 - [EFL][WK2] Add proper support for fullscreen API to MiniBrowser
Summary: [EFL][WK2] Add proper support for fullscreen API to MiniBrowser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 08:55 PST by Chris Dumez
Modified: 2012-11-08 15:35 PST (History)
8 users (show)

See Also:


Attachments
Patch (15.14 KB, patch)
2012-11-08 12:30 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-11-08 08:55:03 PST
There are several issues with fullscreen support in MiniBrowser:
- Fullscreen smart functions should be overridden to interact with elm_win
- There is no way of exiting fullscreen
- User permission is not requested
Comment 1 Chris Dumez 2012-11-08 09:06:18 PST
Demo:
http://robnyman.github.com/fullscreen/
Comment 2 Chris Dumez 2012-11-08 12:30:22 PST
Created attachment 173094 [details]
Patch
Comment 3 WebKit Review Bot 2012-11-08 15:35:21 PST
Comment on attachment 173094 [details]
Patch

Clearing flags on attachment: 173094

Committed r133961: <http://trac.webkit.org/changeset/133961>
Comment 4 WebKit Review Bot 2012-11-08 15:35:26 PST
All reviewed patches have been landed.  Closing bug.