Bug 142355 - Implement new fullscreen media controls on Mac
Summary: Implement new fullscreen media controls on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 12:23 PST by Roger Fong
Modified: 2015-03-05 16:54 PST (History)
2 users (show)

See Also:


Attachments
patch (13.24 KB, patch)
2015-03-05 14:25 PST, Roger Fong
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.