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

Issue 381073003: Video Player: Add a cast menu (Closed)

Created:
6 years, 5 months ago by yoshiki
Modified:
6 years, 5 months ago
Reviewers:
fukino
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yoshiki+watch_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Video Player: Add a cast menu This patch adds the menu and the list of casts. The menu just shows the menu, casting feature is not implemented. All changes are effective only when the command line flag is specified. And the resource (cast icons) may change later. Major changes: - Detect Cast extension and load it - Discover casts and show them on the menu BUG=305511 TEST=manually testted Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282609

Patch Set 1 #

Total comments: 11

Patch Set 2 : Addressed the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+334 lines, -2 lines) Patch
A ui/file_manager/video_player/css/cast_menu.css View 1 1 chunk +28 lines, -0 lines 0 comments Download
M ui/file_manager/video_player/css/header.css View 1 chunk +10 lines, -0 lines 0 comments Download
A ui/file_manager/video_player/images/100/cast_off.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/100/cast_on.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/100/cast_on0.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/100/cast_on1.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/100/cast_on2.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/200/cast_off.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/200/cast_on.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/200/cast_on0.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/200/cast_on1.png View Binary file 0 comments Download
A ui/file_manager/video_player/images/200/cast_on2.png View Binary file 0 comments Download
A ui/file_manager/video_player/js/cast/cast_extension_discoverer.js View 1 1 chunk +81 lines, -0 lines 0 comments Download
A ui/file_manager/video_player/js/cast/caster.js View 1 1 chunk +52 lines, -0 lines 0 comments Download
A ui/file_manager/video_player/js/cast/load_cast_extension_api.js View 1 1 chunk +88 lines, -0 lines 0 comments Download
M ui/file_manager/video_player/js/video_player.js View 1 2 chunks +34 lines, -0 lines 0 comments Download
M ui/file_manager/video_player/js/video_player_scripts.js View 2 chunks +15 lines, -0 lines 0 comments Download
M ui/file_manager/video_player/manifest.json View 2 chunks +19 lines, -2 lines 0 comments Download
M ui/file_manager/video_player/video_player.html View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
yoshiki
@fukino-san, could you take a look? Thanks.
6 years, 5 months ago (2014-07-11 02:26:41 UTC) #1
fukino
Found some nits about style. Could you take a look? https://codereview.chromium.org/381073003/diff/40001/ui/file_manager/video_player/css/cast_menu.css File ui/file_manager/video_player/css/cast_menu.css (right): https://codereview.chromium.org/381073003/diff/40001/ui/file_manager/video_player/css/cast_menu.css#newcode6 ...
6 years, 5 months ago (2014-07-11 04:35:51 UTC) #2
yoshiki
@fukino, thanks for reviewing. PTAL.
6 years, 5 months ago (2014-07-11 06:30:25 UTC) #3
fukino
On 2014/07/11 06:30:25, yoshiki wrote: > @fukino, thanks for reviewing. PTAL. LGTM. thanks!
6 years, 5 months ago (2014-07-11 06:34:04 UTC) #4
yoshiki
Thanks!
6 years, 5 months ago (2014-07-11 06:45:03 UTC) #5
yoshiki
The CQ bit was checked by yoshiki@chromium.org
6 years, 5 months ago (2014-07-11 06:45:15 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/381073003/60001
6 years, 5 months ago (2014-07-11 06:46:12 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-11 08:42:53 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 10:45:52 UTC) #9
Message was sent while issue was closed.
Change committed as 282609

Powered by Google App Engine
This is Rietveld 408576698