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

Issue 814143004: Encrypted Media: Add DefaultCdmFactory. (Closed)

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

Description

Encrypted Media: Add DefaultCdmFactory. The DefaultCdmFactory is the default CdmFactory provided by media/. BUG=422730, 441957 Committed: https://crrev.com/55f65bd702f7a21f0068159e580a9943b3b641fb Cr-Commit-Position: refs/heads/master@{#309451}

Patch Set 1 #

Total comments: 10

Patch Set 2 : comments addressed #

Patch Set 3 : rebase only #

Patch Set 4 : rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -48 lines) Patch
M media/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M media/blink/cdm_session_adapter.cc View 1 2 2 chunks +7 lines, -17 lines 0 comments Download
A + media/cdm/default_cdm_factory.h View 1 2 3 1 chunk +12 lines, -16 lines 0 comments Download
A media/cdm/default_cdm_factory.cc View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
M media/cdm/proxy_decryptor.cc View 1 2 2 chunks +0 lines, -12 lines 0 comments Download
M media/media.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/html_viewer/webmediaplayer_factory.cc View 1 2 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 24 (7 generated)
xhwang
ddorwin: PTAL gunsch: FYI
6 years ago (2014-12-19 17:30:19 UTC) #2
ddorwin
https://codereview.chromium.org/814143004/diff/1/media/blink/cdm_session_adapter.cc File media/blink/cdm_session_adapter.cc (right): https://codereview.chromium.org/814143004/diff/1/media/blink/cdm_session_adapter.cc#newcode36 media/blink/cdm_session_adapter.cc:36: if (cdm_factory) { If we have a default, can ...
6 years ago (2014-12-19 18:16:56 UTC) #3
gunsch
thanks for FYI, no comments https://codereview.chromium.org/814143004/diff/1/media/blink/cdm_session_adapter.cc File media/blink/cdm_session_adapter.cc (right): https://codereview.chromium.org/814143004/diff/1/media/blink/cdm_session_adapter.cc#newcode37 media/blink/cdm_session_adapter.cc:37: media_keys_ = cdm_factory->Create( On ...
6 years ago (2014-12-19 19:06:19 UTC) #5
xhwang
comments addressed
6 years ago (2014-12-19 19:18:17 UTC) #6
xhwang
https://codereview.chromium.org/814143004/diff/1/media/blink/cdm_session_adapter.cc File media/blink/cdm_session_adapter.cc (right): https://codereview.chromium.org/814143004/diff/1/media/blink/cdm_session_adapter.cc#newcode36 media/blink/cdm_session_adapter.cc:36: if (cdm_factory) { On 2014/12/19 18:16:56, ddorwin wrote: > ...
6 years ago (2014-12-19 19:18:30 UTC) #7
ddorwin
lgtm
6 years ago (2014-12-19 19:21:13 UTC) #8
xhwang
jamesr: Please OWNERS review the change in mojo/services/html_viewer/webmediaplayer_factory.cc. Thanks!
6 years ago (2014-12-19 19:22:43 UTC) #10
xhwang
It's the weekend before holiday so I am not sure whether jamesr@ is available today. ...
6 years ago (2014-12-19 21:18:48 UTC) #12
jamesr
aa and I are both out on vacation, actually. I'll be back on the 29th. ...
6 years ago (2014-12-21 17:05:09 UTC) #13
xhwang
On 2014/12/21 17:05:09, jamesr wrote: > aa and I are both out on vacation, actually. ...
6 years ago (2014-12-22 05:38:45 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/814143004/20001
6 years ago (2014-12-22 05:39:32 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_compile_rel/builds/1918)
6 years ago (2014-12-22 05:45:09 UTC) #18
xhwang
rebase only
6 years ago (2014-12-22 17:57:51 UTC) #19
xhwang
rebase only
6 years ago (2014-12-22 18:15:55 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/814143004/60001
6 years ago (2014-12-22 19:22:51 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years ago (2014-12-22 20:21:03 UTC) #23
commit-bot: I haz the power
6 years ago (2014-12-22 20:21:48 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/55f65bd702f7a21f0068159e580a9943b3b641fb
Cr-Commit-Position: refs/heads/master@{#309451}

Powered by Google App Engine
This is Rietveld 408576698