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

Issue 1814263002: [chromecast] Start deprecating MediaMessageLoop. (Closed)

Created:
4 years, 9 months ago by alokp
Modified:
4 years, 9 months ago
Reviewers:
halliwell
CC:
chromium-reviews, feature-media-reviews_chromium.org, lcwu+watch_chromium.org, halliwell+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[chromecast] Start deprecating MediaMessageLoop. Converted CastBrowserCdmFactory and CmaMessageFilterHost by passing the media task runner in constructor. BUG=594234 Committed: https://crrev.com/dbe438f9875501d1a4ea64a97d44adcefc438456 Cr-Commit-Position: refs/heads/master@{#382141}

Patch Set 1 #

Total comments: 4

Patch Set 2 : scoped_refptr by value #

Patch Set 3 : addressed comments #

Patch Set 4 : fixed weak_ptr deref issue #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -65 lines) Patch
M chromecast/browser/cast_content_browser_client.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 4 chunks +12 lines, -5 lines 0 comments Download
M chromecast/browser/media/cast_browser_cdm_factory.h View 1 2 3 chunks +9 lines, -2 lines 0 comments Download
M chromecast/browser/media/cast_browser_cdm_factory.cc View 1 4 chunks +9 lines, -4 lines 0 comments Download
M chromecast/browser/media/cma_message_filter_host.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M chromecast/browser/media/cma_message_filter_host.cc View 1 2 3 9 chunks +59 lines, -53 lines 1 comment Download
M chromecast/media/base/media_message_loop.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
alokp
4 years, 9 months ago (2016-03-18 18:05:05 UTC) #2
halliwell
lgtm % nits https://codereview.chromium.org/1814263002/diff/1/chromecast/browser/media/cast_browser_cdm_factory.h File chromecast/browser/media/cast_browser_cdm_factory.h (right): https://codereview.chromium.org/1814263002/diff/1/chromecast/browser/media/cast_browser_cdm_factory.h#newcode15 chromecast/browser/media/cast_browser_cdm_factory.h:15: class SingleThreadTaskRunner; nit, don't need to ...
4 years, 9 months ago (2016-03-18 18:31:42 UTC) #3
alokp
https://codereview.chromium.org/1814263002/diff/1/chromecast/browser/media/cast_browser_cdm_factory.h File chromecast/browser/media/cast_browser_cdm_factory.h (right): https://codereview.chromium.org/1814263002/diff/1/chromecast/browser/media/cast_browser_cdm_factory.h#newcode15 chromecast/browser/media/cast_browser_cdm_factory.h:15: class SingleThreadTaskRunner; On 2016/03/18 18:31:42, halliwell wrote: > nit, ...
4 years, 9 months ago (2016-03-18 18:47:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1814263002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1814263002/40001
4 years, 9 months ago (2016-03-18 18:48:34 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/132059)
4 years, 9 months ago (2016-03-18 19:05:35 UTC) #9
alokp
https://codereview.chromium.org/1814263002/diff/60001/chromecast/browser/media/cma_message_filter_host.cc File chromecast/browser/media/cma_message_filter_host.cc (right): https://codereview.chromium.org/1814263002/diff/60001/chromecast/browser/media/cma_message_filter_host.cc#newcode44 chromecast/browser/media/cma_message_filter_host.cc:44: class MediaPipelineCmaMap { Luke: I had to redo this ...
4 years, 9 months ago (2016-03-18 22:20:38 UTC) #10
halliwell
On 2016/03/18 22:20:38, alokp wrote: > https://codereview.chromium.org/1814263002/diff/60001/chromecast/browser/media/cma_message_filter_host.cc > File chromecast/browser/media/cma_message_filter_host.cc (right): > > https://codereview.chromium.org/1814263002/diff/60001/chromecast/browser/media/cma_message_filter_host.cc#newcode44 > ...
4 years, 9 months ago (2016-03-18 22:27:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1814263002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1814263002/60001
4 years, 9 months ago (2016-03-18 22:29:21 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-19 00:33:21 UTC) #14
commit-bot: I haz the power
4 years, 9 months ago (2016-03-19 00:35:01 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dbe438f9875501d1a4ea64a97d44adcefc438456
Cr-Commit-Position: refs/heads/master@{#382141}

Powered by Google App Engine
This is Rietveld 408576698