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

Issue 1231623003: media: Support CdmFactory in MojoMediaClient. (Closed)

Created:
5 years, 5 months ago by xhwang
Modified:
5 years, 5 months ago
Reviewers:
ddorwin
CC:
chromium-reviews, qsr+mojo_chromium.org, Aaron Boodman, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, feature-media-reviews_chromium.org, 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

media: Support CdmFactory in MojoMediaClient. The embedder can now use a customized CdmFactory. BUG=495273 Committed: https://crrev.com/a6fd7d0cf75595cfbc3478d7bd8e6c5a1b17b4fe Cr-Commit-Position: refs/heads/master@{#338169}

Patch Set 1 #

Total comments: 11

Patch Set 2 : comments addressed #

Patch Set 3 : rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -25 lines) Patch
M media/mojo/services/default_mojo_media_client.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_cdm_service.h View 1 2 4 chunks +10 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_cdm_service.cc View 1 2 4 chunks +36 lines, -24 lines 0 comments Download
M media/mojo/services/mojo_media_application.h View 2 chunks +3 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_media_application.cc View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M media/mojo/services/mojo_media_client.h View 3 chunks +5 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_media_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
xhwang
PTAL
5 years, 5 months ago (2015-07-08 22:05:47 UTC) #2
ddorwin
https://codereview.chromium.org/1231623003/diff/1/media/mojo/services/default_mojo_media_client.cc File media/mojo/services/default_mojo_media_client.cc (right): https://codereview.chromium.org/1231623003/diff/1/media/mojo/services/default_mojo_media_client.cc#newcode77 media/mojo/services/default_mojo_media_client.cc:77: return make_scoped_ptr(new DefaultCdmFactory()); It seems odd that this creates ...
5 years, 5 months ago (2015-07-09 18:13:04 UTC) #3
xhwang
comments addressed
5 years, 5 months ago (2015-07-09 21:16:06 UTC) #4
xhwang
PTAL again https://codereview.chromium.org/1231623003/diff/1/media/mojo/services/default_mojo_media_client.cc File media/mojo/services/default_mojo_media_client.cc (right): https://codereview.chromium.org/1231623003/diff/1/media/mojo/services/default_mojo_media_client.cc#newcode77 media/mojo/services/default_mojo_media_client.cc:77: return make_scoped_ptr(new DefaultCdmFactory()); On 2015/07/09 18:13:03, ddorwin ...
5 years, 5 months ago (2015-07-09 21:16:32 UTC) #5
ddorwin
lgtm https://codereview.chromium.org/1231623003/diff/1/media/mojo/services/default_mojo_media_client.cc File media/mojo/services/default_mojo_media_client.cc (right): https://codereview.chromium.org/1231623003/diff/1/media/mojo/services/default_mojo_media_client.cc#newcode77 media/mojo/services/default_mojo_media_client.cc:77: return make_scoped_ptr(new DefaultCdmFactory()); On 2015/07/09 21:16:31, xhwang wrote: ...
5 years, 5 months ago (2015-07-09 21:19:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1231623003/20001
5 years, 5 months ago (2015-07-09 21:32:52 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/71703) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 5 months ago (2015-07-09 21:37:46 UTC) #10
xhwang
rebase only
5 years, 5 months ago (2015-07-09 21:44:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1231623003/40001
5 years, 5 months ago (2015-07-09 21:52:03 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-09 22:29:06 UTC) #15
commit-bot: I haz the power
5 years, 5 months ago (2015-07-09 22:32:23 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a6fd7d0cf75595cfbc3478d7bd8e6c5a1b17b4fe
Cr-Commit-Position: refs/heads/master@{#338169}

Powered by Google App Engine
This is Rietveld 408576698