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

Issue 10918276: Remove checksum in CDM interface and implementations. (Closed)

Created:
8 years, 3 months ago by xhwang
Modified:
8 years, 3 months ago
Reviewers:
fgalligan1, ddorwin
CC:
chromium-reviews, yusukes+watch_chromium.org, yzshen+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Remove checksum in CDM interface and implementations. We are removing checksum/HMAC in WebM spec for encrypted content. This CL updates the CDM interface, ClearKeyCdm, CdmWrapper and PPAPI code to reflect this change. Note the demo will break before AesDecryptor, DecryptConfig and demo files are updated as well. BUG=150014 TEST=none

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -26 lines) Patch
M ppapi/api/private/pp_content_decryptor.idl View 2 chunks +1 line, -7 lines 0 comments Download
M ppapi/c/private/pp_content_decryptor.h View 2 chunks +2 lines, -7 lines 0 comments Download
M webkit/media/crypto/ppapi/cdm_wrapper.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/media/crypto/ppapi/clear_key_cdm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/media/crypto/ppapi/content_decryption_module.h View 2 chunks +0 lines, -5 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
xhwang
This CL can be commited alone (it will only break the demo, since Shadi's browser ...
8 years, 3 months ago (2012-09-17 17:14:08 UTC) #1
xhwang
8 years, 3 months ago (2012-09-18 05:38:08 UTC) #2
This CL has been merged into fgalligan's CL and will be committed there:
https://codereview.chromium.org/10917308/

Powered by Google App Engine
This is Rietveld 408576698