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

Issue 101693009: Update WebContentDecryptionModuleSessionImpl to the latest EME spec. (Closed)

Created:
6 years, 11 months ago by xhwang
Modified:
6 years, 11 months ago
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org
Visibility:
Public.

Description

Update WebContentDecryptionModuleSessionImpl to the latest EME spec. - generateKeyRequest() -> initializeNewSession() - close() -> release() This change is made to match the latest EME spec. The deprecated methods will be dropped after Blink is updated. The Blink side change is at: https://codereview.chromium.org/111043004/ BUG=224786 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244029

Patch Set 1 #

Total comments: 4

Patch Set 2 : initializeNewSession #

Patch Set 3 : rebase only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M content/renderer/media/webcontentdecryptionmodulesession_impl.h View 1 1 chunk +8 lines, -1 line 0 comments Download
M content/renderer/media/webcontentdecryptionmodulesession_impl.cc View 1 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
xhwang
PTAL
6 years, 11 months ago (2014-01-04 01:03:20 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm
6 years, 11 months ago (2014-01-06 20:27:17 UTC) #2
ddorwin
lgtm
6 years, 11 months ago (2014-01-07 00:57:44 UTC) #3
ddorwin
https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h File content/renderer/media/webcontentdecryptionmodulesession_impl.h (right): https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h#newcode37 content/renderer/media/webcontentdecryptionmodulesession_impl.h:37: virtual void initialize(const blink::WebString& mime_type, I don't think "initialize" ...
6 years, 11 months ago (2014-01-07 01:17:58 UTC) #4
xhwang
comments only https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h File content/renderer/media/webcontentdecryptionmodulesession_impl.h (right): https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h#newcode37 content/renderer/media/webcontentdecryptionmodulesession_impl.h:37: virtual void initialize(const blink::WebString& mime_type, On 2014/01/07 ...
6 years, 11 months ago (2014-01-07 01:38:25 UTC) #5
ddorwin
https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h File content/renderer/media/webcontentdecryptionmodulesession_impl.h (right): https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h#newcode37 content/renderer/media/webcontentdecryptionmodulesession_impl.h:37: virtual void initialize(const blink::WebString& mime_type, On 2014/01/07 01:17:59, ddorwin ...
6 years, 11 months ago (2014-01-07 02:41:37 UTC) #6
xhwang
On 2014/01/07 02:41:37, ddorwin wrote: > https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h > File content/renderer/media/webcontentdecryptionmodulesession_impl.h (right): > > https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h#newcode37 > ...
6 years, 11 months ago (2014-01-07 21:44:20 UTC) #7
ddorwin
On 2014/01/07 21:44:20, xhwang wrote: > On 2014/01/07 02:41:37, ddorwin wrote: > > > https://codereview.chromium.org/101693009/diff/1/content/renderer/media/webcontentdecryptionmodulesession_impl.h ...
6 years, 11 months ago (2014-01-07 21:54:38 UTC) #8
xhwang
This CL is updated with the new name. I'll update the blink side shortly.
6 years, 11 months ago (2014-01-08 19:59:25 UTC) #9
xhwang
On 2014/01/08 19:59:25, xhwang wrote: > This CL is updated with the new name. I'll ...
6 years, 11 months ago (2014-01-09 01:57:39 UTC) #10
ddorwin
On 2014/01/09 01:57:39, xhwang wrote: > On 2014/01/08 19:59:25, xhwang wrote: > > This CL ...
6 years, 11 months ago (2014-01-09 02:00:52 UTC) #11
xhwang
rebase only
6 years, 11 months ago (2014-01-09 20:07:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/101693009/220001
6 years, 11 months ago (2014-01-09 22:40:30 UTC) #13
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 00:35:06 UTC) #14
Message was sent while issue was closed.
Change committed as 244029

Powered by Google App Engine
This is Rietveld 408576698