Bug 64540

Summary: Fullscreen content doesn't use fullscreen controller on Windows
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: MediaAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: jer.noble
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch darin: review+

Jeff Miller
Reported 2011-07-14 10:35:30 PDT
When watching video fullscreen on Windows, we're still using the inline controller. 1. Go to <http://www.apple.com/ipad/>. 2. Start playing the iPad 2 video. 3. Click on the fullscreen button. The controller at the bottom of the fullscreen window is the inline controller, not the HUD.
Attachments
Patch (5.61 KB, patch)
2011-07-14 17:00 PDT, Jeff Miller
darin: review+
Jeff Miller
Comment 1 2011-07-14 10:37:10 PDT
Jeff Miller
Comment 2 2011-07-14 10:38:03 PDT
It appears that we just need to implement RenderThemeWin::extraFullScreenStyleSheet() on Windows, as we did in RenderThemeMac.
Jeff Miller
Comment 3 2011-07-14 17:00:03 PDT
Jeff Miller
Comment 4 2011-07-15 07:03:37 PDT
Note You need to log in before you can comment on or make changes to this bug.