Bug 142355

Summary: Implement new fullscreen media controls on Mac
Product: WebKit Reporter: Roger Fong <roger_fong>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch dino: review+

Description Roger Fong 2015-03-05 12:23:40 PST
Implement new fullscreen media controls on Mac

rdar://problem/16175787
Comment 1 Roger Fong 2015-03-05 14:25:44 PST
Created attachment 248000 [details]
patch
Comment 2 Dean Jackson 2015-03-05 14:51:32 PST
Comment on attachment 248000 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=248000&action=review

> Source/WebCore/Modules/mediacontrols/mediaControlsApple.css:528
> +    background-color: black;

I think we should make it slightly transparent while we wait for the blurry background.
Comment 3 Roger Fong 2015-03-05 16:54:17 PST
Committed: http://trac.webkit.org/changeset/181120
w/a change to set all control backgrounds to a slightly transparent black.