Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Issue 716613002: Use different icons for the overlay and non-overlay cast buttons (Closed)

Created:
6 years, 1 month ago by aberent
Modified:
6 years, 1 month ago
Reviewers:
philipj_slow
CC:
blink-reviews, blink-reviews-rendering, blink-reviews-html_chromium.org, zoltan1, eae+blinkwatch, philipj_slow, gasubic, fs, eric.carlson_apple.com, leviw+renderwatch, feature-media-reviews_chromium.org, dglazkov+blink, nessy, jchaffraix+rendering, pdr+renderingwatchlist_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Use different icons for the overlay and non-overlay cast buttons We want the overlay cast icon to be visible on all backgrounds, so its background has to be at least semi-opaque. The non-overlay cast icon, however, should have the same background as the media controls, which is easiest to achive by making its background transparent. As such we need different icons for the two cases. Note that this also needs a Chromium CL for the new versions of the icons. BUG=426373 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185125

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix one nit #

Patch Set 3 : Fix TestExpectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -11 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/html/shadow/MediaControlElements.cpp View 2 chunks +14 lines, -1 line 0 comments Download
M Source/core/rendering/RenderMediaControls.cpp View 1 1 chunk +16 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
aberent
6 years, 1 month ago (2014-11-10 18:00:08 UTC) #2
aberent
The corresponding Chromium CL is https://codereview.chromium.org/711083002
6 years, 1 month ago (2014-11-10 18:10:47 UTC) #3
philipj_slow
LGTM % nit https://codereview.chromium.org/716613002/diff/1/Source/core/rendering/RenderMediaControls.cpp File Source/core/rendering/RenderMediaControls.cpp (right): https://codereview.chromium.org/716613002/diff/1/Source/core/rendering/RenderMediaControls.cpp#newcode363 Source/core/rendering/RenderMediaControls.cpp:363: // Should never happen ASSERT_NOT_REACHED() and ...
6 years, 1 month ago (2014-11-11 08:28:51 UTC) #4
aberent
https://codereview.chromium.org/716613002/diff/1/Source/core/rendering/RenderMediaControls.cpp File Source/core/rendering/RenderMediaControls.cpp (right): https://codereview.chromium.org/716613002/diff/1/Source/core/rendering/RenderMediaControls.cpp#newcode363 Source/core/rendering/RenderMediaControls.cpp:363: // Should never happen On 2014/11/11 08:28:51, philipj wrote: ...
6 years, 1 month ago (2014-11-11 09:52:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/716613002/20001
6 years, 1 month ago (2014-11-11 09:53:41 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/35791)
6 years, 1 month ago (2014-11-11 12:07:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/716613002/20001
6 years, 1 month ago (2014-11-11 13:34:06 UTC) #11
commit-bot: I haz the power
Failed to apply patch for LayoutTests/TestExpectations: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 1 month ago (2014-11-11 13:34:14 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/716613002/40001
6 years, 1 month ago (2014-11-11 13:49:26 UTC) #15
commit-bot: I haz the power
6 years, 1 month ago (2014-11-11 14:59:36 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 185125

Powered by Google App Engine
This is Rietveld 408576698