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

Issue 2277853002: [Chromecast] Support blocking some video resolutions (Closed)

Created:
4 years, 4 months ago by halliwell
Modified:
4 years, 3 months ago
Reviewers:
dsansome, servolk, alokp
CC:
chromium-reviews, qsr+mojo_chromium.org, feature-media-reviews_chromium.org, posciak+watch_chromium.org, lcwu+watch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, halliwell+watch_chromium.org, alokp+watch_chromium.org, darin (slow to review)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Support blocking some video resolutions This allows playback to be blocked based on certain conditions including video resolution (see linked bug + internal CL). BUG=internal b/31055542 Committed: https://crrev.com/f5a81bb9091196d66394c85fecd281b2bb99aa60 Cr-Commit-Position: refs/heads/master@{#415218}

Patch Set 1 #

Patch Set 2 : Add TODO on removal plan #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -10 lines) Patch
M chromecast/browser/cast_content_browser_client.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 2 chunks +7 lines, -1 line 0 comments Download
M chromecast/browser/media/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M chromecast/browser/media/cast_mojo_media_client.h View 2 chunks +5 lines, -1 line 0 comments Download
M chromecast/browser/media/cast_mojo_media_client.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M chromecast/browser/media/cast_renderer.h View 5 chunks +16 lines, -2 lines 0 comments Download
M chromecast/browser/media/cast_renderer.cc View 4 chunks +22 lines, -1 line 0 comments Download
A chromecast/browser/media/video_resolution_policy.h View 1 1 chunk +44 lines, -0 lines 1 comment Download
A + chromecast/browser/media/video_resolution_policy.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
halliwell
4 years, 4 months ago (2016-08-24 18:03:37 UTC) #3
alokp
High-level question: Can't this be handled by media-caps canPlayType?
4 years, 4 months ago (2016-08-24 18:09:39 UTC) #4
halliwell
On 2016/08/24 18:09:39, alokp wrote: > High-level question: Can't this be handled by media-caps canPlayType? ...
4 years, 4 months ago (2016-08-24 18:11:28 UTC) #5
halliwell
On 2016/08/24 18:11:28, halliwell wrote: > On 2016/08/24 18:09:39, alokp wrote: > > High-level question: ...
4 years, 3 months ago (2016-08-26 14:36:46 UTC) #6
servolk
On 2016/08/26 14:36:46, halliwell wrote: > On 2016/08/24 18:11:28, halliwell wrote: > > On 2016/08/24 ...
4 years, 3 months ago (2016-08-26 22:08:57 UTC) #7
halliwell
On 2016/08/26 22:08:57, servolk wrote: > On 2016/08/26 14:36:46, halliwell wrote: > > On 2016/08/24 ...
4 years, 3 months ago (2016-08-26 22:33:53 UTC) #8
servolk
https://codereview.chromium.org/2277853002/diff/20001/chromecast/browser/media/video_resolution_policy.h File chromecast/browser/media/video_resolution_policy.h (right): https://codereview.chromium.org/2277853002/diff/20001/chromecast/browser/media/video_resolution_policy.h#newcode19 chromecast/browser/media/video_resolution_policy.h:19: // TODO(halliwell): remove this mechanism once we have PR3. ...
4 years, 3 months ago (2016-08-26 22:36:22 UTC) #9
servolk
On 2016/08/26 22:33:53, halliwell wrote: > On 2016/08/26 22:08:57, servolk wrote: > > On 2016/08/26 ...
4 years, 3 months ago (2016-08-26 22:36:39 UTC) #10
alokp
lgtm
4 years, 3 months ago (2016-08-26 22:49:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2277853002/20001
4 years, 3 months ago (2016-08-29 15:24:33 UTC) #13
dsansome
(I unset the commit bit on this change to try fix a stuck CQ - ...
4 years, 3 months ago (2016-08-30 03:54:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2277853002/20001
4 years, 3 months ago (2016-08-30 03:57:13 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 06:24:18 UTC) #20
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 06:26:50 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f5a81bb9091196d66394c85fecd281b2bb99aa60
Cr-Commit-Position: refs/heads/master@{#415218}

Powered by Google App Engine
This is Rietveld 408576698