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

Issue 1021603002: Add cdm::ContentDecryptionModule_8 (Closed)

Created:
5 years, 9 months ago by jrummell
Modified:
5 years, 9 months ago
CC:
cdm-api-reviews_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Add cdm::ContentDecryptionModule_8 Changes: - Add new Initialize() method - Add additional KeyStatus values - Add new InitDataType enum and use in CreateSessionAndGenerateRequest() BUG=450861 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=294503

Patch Set 1 #

Patch Set 2 : Actual CDM_8 changes #

Total comments: 8

Patch Set 3 : Changes #

Total comments: 6

Patch Set 4 : Comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+338 lines, -2 lines) Patch
M content_decryption_module.h View 1 2 3 5 chunks +338 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
jrummell
PTAL. PS#1 is a clone of CDM_7 renamed, PS#2 is the new stuff.
5 years, 9 months ago (2015-03-18 21:46:06 UTC) #2
ddorwin
https://codereview.chromium.org/1021603002/diff/20001/content_decryption_module.h File content_decryption_module.h (right): https://codereview.chromium.org/1021603002/diff/20001/content_decryption_module.h#newcode828 content_decryption_module.h:828: // Lets the CDM know whether distinctive identifiers are ...
5 years, 9 months ago (2015-03-19 02:42:00 UTC) #3
xhwang
just nits.... https://codereview.chromium.org/1021603002/diff/20001/content_decryption_module.h File content_decryption_module.h (right): https://codereview.chromium.org/1021603002/diff/20001/content_decryption_module.h#newcode311 content_decryption_module.h:311: kStatusPending = 5 nit: The order of ...
5 years, 9 months ago (2015-03-19 17:16:23 UTC) #4
jrummell
Updated. https://codereview.chromium.org/1021603002/diff/20001/content_decryption_module.h File content_decryption_module.h (right): https://codereview.chromium.org/1021603002/diff/20001/content_decryption_module.h#newcode311 content_decryption_module.h:311: kStatusPending = 5 On 2015/03/19 17:16:22, xhwang wrote: ...
5 years, 9 months ago (2015-03-19 19:08:50 UTC) #5
xhwang
looking good. Shall we drop CDM6 support as well?
5 years, 9 months ago (2015-03-19 19:15:38 UTC) #6
ddorwin
LG https://codereview.chromium.org/1021603002/diff/40001/content_decryption_module.h File content_decryption_module.h (right): https://codereview.chromium.org/1021603002/diff/40001/content_decryption_module.h#newcode465 content_decryption_module.h:465: class ContentDecryptionModule_6 { As discussed, we can remove ...
5 years, 9 months ago (2015-03-19 19:16:18 UTC) #7
jrummell
Updated. https://codereview.chromium.org/1021603002/diff/40001/content_decryption_module.h File content_decryption_module.h (right): https://codereview.chromium.org/1021603002/diff/40001/content_decryption_module.h#newcode465 content_decryption_module.h:465: class ContentDecryptionModule_6 { On 2015/03/19 19:16:18, ddorwin wrote: ...
5 years, 9 months ago (2015-03-19 20:05:50 UTC) #8
ddorwin
lgtm
5 years, 9 months ago (2015-03-19 21:27:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1021603002/60001
5 years, 9 months ago (2015-03-19 21:28:32 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 21:29:09 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=294503

Powered by Google App Engine
This is Rietveld 408576698