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

Issue 1525863002: Remove renderer_service -> media_client dependency. (Closed)

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

Description

Remove renderer_service -> media_client dependency. This is in preparation for disentangling media_client from the core renderer service. Committed: https://crrev.com/3493e3e22cd5f2404239661f4108364e2be0cfe3 Cr-Commit-Position: refs/heads/master@{#365402}

Patch Set 1 #

Total comments: 7

Patch Set 2 : removed unnecessary member variable #

Patch Set 3 : fixed compile error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -127 lines) Patch
M media/mojo/services/BUILD.gn View 4 chunks +3 lines, -4 lines 0 comments Download
M media/mojo/services/default_mojo_media_client.cc View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M media/mojo/services/mojo_media_client.h View 3 chunks +0 lines, -27 lines 0 comments Download
M media/mojo/services/mojo_media_client.cc View 4 chunks +0 lines, -32 lines 0 comments Download
M media/mojo/services/mojo_renderer_service.h View 4 chunks +3 lines, -16 lines 0 comments Download
M media/mojo/services/mojo_renderer_service.cc View 2 chunks +3 lines, -43 lines 0 comments Download
M media/mojo/services/service_factory_impl.cc View 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 17 (7 generated)
alokp
Xiaohan: To limit the size of this patch, it just pushes the dependency one layer ...
5 years ago (2015-12-14 23:35:09 UTC) #2
alokp
https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/mojo_media_client.h File media/mojo/services/mojo_media_client.h (right): https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/mojo_media_client.h#newcode32 media/mojo/services/mojo_media_client.h:32: virtual scoped_ptr<RendererFactory> CreateRendererFactory( Can we replace these three functions ...
5 years ago (2015-12-14 23:47:02 UTC) #3
xhwang
lgtm % nits https://chromiumcodereview.appspot.com/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc File media/mojo/services/default_mojo_media_client.cc (right): https://chromiumcodereview.appspot.com/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc#newcode65 media/mojo/services/default_mojo_media_client.cc:65: scoped_ptr<AudioHardwareConfig> audio_hardware_config_; remove? https://chromiumcodereview.appspot.com/1525863002/diff/1/media/mojo/services/mojo_media_client.h File media/mojo/services/mojo_media_client.h ...
5 years ago (2015-12-15 21:51:42 UTC) #4
alokp
https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc File media/mojo/services/default_mojo_media_client.cc (right): https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc#newcode65 media/mojo/services/default_mojo_media_client.cc:65: scoped_ptr<AudioHardwareConfig> audio_hardware_config_; On 2015/12/15 21:51:41, xhwang wrote: > remove? ...
5 years ago (2015-12-15 22:41:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1525863002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1525863002/20001
5 years ago (2015-12-15 22:45:32 UTC) #8
alokp
https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc File media/mojo/services/default_mojo_media_client.cc (right): https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc#newcode65 media/mojo/services/default_mojo_media_client.cc:65: scoped_ptr<AudioHardwareConfig> audio_hardware_config_; On 2015/12/15 22:41:04, alokp wrote: > On ...
5 years ago (2015-12-15 22:48:17 UTC) #10
xhwang
On 2015/12/15 22:48:17, alokp wrote: > https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc > File media/mojo/services/default_mojo_media_client.cc (right): > > https://codereview.chromium.org/1525863002/diff/1/media/mojo/services/default_mojo_media_client.cc#newcode65 > ...
5 years ago (2015-12-15 22:51:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1525863002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1525863002/40001
5 years ago (2015-12-15 22:57:12 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-16 00:26:49 UTC) #15
commit-bot: I haz the power
5 years ago (2015-12-16 00:28:31 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3493e3e22cd5f2404239661f4108364e2be0cfe3
Cr-Commit-Position: refs/heads/master@{#365402}

Powered by Google App Engine
This is Rietveld 408576698