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

Issue 477603002: Video Player: Hide the cast icon on non-drive volume (Closed)

Created:
6 years, 4 months ago by yoshiki
Modified:
6 years, 4 months ago
Reviewers:
hirono
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yoshiki+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Video Player: Hide the cast icon on non-drive volume BUG=402931 TEST=manually tested Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289608

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -6 lines) Patch
M ui/file_manager/video_player/css/header.css View 1 chunk +5 lines, -1 line 0 comments Download
M ui/file_manager/video_player/js/video_player.js View 1 5 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
yoshiki
@hirono, PTAL. Thanks.
6 years, 4 months ago (2014-08-14 08:22:35 UTC) #1
hirono
https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (left): https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js#oldcode308 ui/file_manager/video_player/js/video_player.js:308: var media = new MediaManager(video.entry); Is it OK to ...
6 years, 4 months ago (2014-08-14 09:37:18 UTC) #2
yoshiki
@hirono, PTAL. https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (left): https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js#oldcode308 ui/file_manager/video_player/js/video_player.js:308: var media = new MediaManager(video.entry); On 2014/08/14 ...
6 years, 4 months ago (2014-08-14 10:17:44 UTC) #3
hirono
lgtm with a nit. https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (right): https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js#newcode343 ui/file_manager/video_player/js/video_player.js:343: media.isAvailableForCast().then(function(result) { On 2014/08/14 10:17:43, ...
6 years, 4 months ago (2014-08-14 10:35:47 UTC) #4
yoshiki
Thanks. https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (right): https://codereview.chromium.org/477603002/diff/1/ui/file_manager/video_player/js/video_player.js#newcode343 ui/file_manager/video_player/js/video_player.js:343: media.isAvailableForCast().then(function(result) { On 2014/08/14 10:35:47, hirono wrote: > ...
6 years, 4 months ago (2014-08-14 10:52:13 UTC) #5
yoshiki
The CQ bit was checked by yoshiki@chromium.org
6 years, 4 months ago (2014-08-14 10:52:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/477603002/20001
6 years, 4 months ago (2014-08-14 10:53:50 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_compile_dbg on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-14 15:57:14 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 16:08:24 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (20001) as 289608

Powered by Google App Engine
This is Rietveld 408576698