Bug 66968

Summary: [GStreamer] Fullscreen controller support for the new WebKit Fullscreen API
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 73577    
Bug Blocks:    
Attachments:
Description Flags
Use native fullscreen display when possible
none
Use native fullscreen display when possible mrobinson: review+

Philippe Normand
Reported 2011-08-25 11:53:45 PDT
Using the new Fullscreen API if you switch a video to fullscreen it will scale up and take all the WebView space. Instead we should use the same approach as for the "old" WebKit fullscreen API: create a new window and switch to fullscreen.
Attachments
Use native fullscreen display when possible (7.02 KB, patch)
2011-12-01 12:51 PST, Philippe Normand
no flags
Use native fullscreen display when possible (4.33 KB, patch)
2011-12-02 02:33 PST, Philippe Normand
mrobinson: review+
Philippe Normand
Comment 1 2011-12-01 12:51:05 PST
Created attachment 117464 [details] Use native fullscreen display when possible
Philippe Normand
Comment 2 2011-12-02 02:33:58 PST
Created attachment 117594 [details] Use native fullscreen display when possible
Philippe Normand
Comment 3 2011-12-02 02:35:19 PST
When you get some spare time, Martin :) Thanks!
Philippe Normand
Comment 4 2011-12-03 02:27:31 PST
Note You need to log in before you can comment on or make changes to this bug.