Bug 144638 - Fixes to inline media control icons on 1x
Summary: Fixes to inline media control icons on 1x
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-05-05 14:04 PDT by Roger Fong
Modified: 2015-05-05 16:24 PDT (History)
2 users (show)

See Also:


Attachments
patch (9.12 KB, patch)
2015-05-05 14:13 PDT, 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-05-05 14:04:56 PDT
rdar://problem/20526166
Comment 1 Roger Fong 2015-05-05 14:13:11 PDT
Created attachment 252404 [details]
patch
Comment 2 Dean Jackson 2015-05-05 15:29:31 PDT
Comment on attachment 252404 [details]
patch

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

> Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:1014
> +            wirelessTargetPickerColor = "rgb(29,155,246)";

You can say "-apple-system-blue" here.
Comment 3 Roger Fong 2015-05-05 16:24:46 PDT
http://trac.webkit.org/changeset/183839