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

Issue 651113002: Move CdmResultPromise to media/blink. (Closed)

Created:
6 years, 2 months ago by xhwang
Modified:
6 years, 2 months ago
Reviewers:
*jrummell, ddorwin
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move CdmResultPromise to media/blink. BUG=422730 Committed: https://crrev.com/f440ca2e146138fd2ecdf71f37b4432cf61ce09e Cr-Commit-Position: refs/heads/master@{#299912}

Patch Set 1 : Copy files only for easy comparison. No changes made! #

Patch Set 2 : Move cdm_result_promise.* to media/blink/. Please diff against PS1. #

Patch Set 3 : Split cdm_result_promise.* and move CdmResultPromise definition to header file. #

Patch Set 4 : Fix template export issue. #

Total comments: 10

Patch Set 5 : comments resolved #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -281 lines) Patch
M content/content_renderer.gypi View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
D content/renderer/media/cdm_result_promise.h View 1 1 chunk +0 lines, -84 lines 0 comments Download
D content/renderer/media/cdm_result_promise.cc View 1 1 chunk +0 lines, -160 lines 0 comments Download
M content/renderer/media/webcontentdecryptionmodule_impl.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/webcontentdecryptionmodulesession_impl.cc View 1 2 3 4 5 6 chunks +38 lines, -29 lines 0 comments Download
M media/blink/BUILD.gn View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
A media/blink/cdm_result_promise.h View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download
A media/blink/cdm_result_promise_helper.h View 1 2 3 4 1 chunk +42 lines, -0 lines 0 comments Download
A media/blink/cdm_result_promise_helper.cc View 1 2 3 4 1 chunk +68 lines, -0 lines 0 comments Download
M media/blink/media_blink.gyp View 1 2 3 4 1 chunk +7 lines, -2 lines 0 comments Download
A media/blink/new_session_cdm_result_promise.h View 1 2 3 4 1 chunk +55 lines, -0 lines 0 comments Download
A media/blink/new_session_cdm_result_promise.cc View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
xhwang
See bug for the background of this CL. In PS1, I copied files over w/o ...
6 years, 2 months ago (2014-10-14 16:23:14 UTC) #4
xhwang
Kindly ping...
6 years, 2 months ago (2014-10-15 23:34:13 UTC) #5
jrummell
lgtm w/nits https://codereview.chromium.org/651113002/diff/100001/content/renderer/media/cdm_result_promise.cc File content/renderer/media/cdm_result_promise.cc (left): https://codereview.chromium.org/651113002/diff/100001/content/renderer/media/cdm_result_promise.cc#oldcode158 content/renderer/media/cdm_result_promise.cc:158: template class CdmResultPromise<media::KeyIdsVector>; Would doing this in ...
6 years, 2 months ago (2014-10-16 00:20:16 UTC) #7
xhwang
comments addressed
6 years, 2 months ago (2014-10-16 03:44:21 UTC) #8
xhwang
https://codereview.chromium.org/651113002/diff/100001/content/renderer/media/cdm_result_promise.cc File content/renderer/media/cdm_result_promise.cc (left): https://codereview.chromium.org/651113002/diff/100001/content/renderer/media/cdm_result_promise.cc#oldcode158 content/renderer/media/cdm_result_promise.cc:158: template class CdmResultPromise<media::KeyIdsVector>; On 2014/10/16 00:20:16, jrummell wrote: > ...
6 years, 2 months ago (2014-10-16 04:25:44 UTC) #10
xhwang
ddorwin: Do you also want to take a look?
6 years, 2 months ago (2014-10-16 16:43:11 UTC) #11
ddorwin
On 2014/10/16 16:43:11, xhwang wrote: > ddorwin: Do you also want to take a look? ...
6 years, 2 months ago (2014-10-16 16:48:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/651113002/160001
6 years, 2 months ago (2014-10-16 17:00:00 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:160001)
6 years, 2 months ago (2014-10-16 17:30:01 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 17:30:41 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f440ca2e146138fd2ecdf71f37b4432cf61ce09e
Cr-Commit-Position: refs/heads/master@{#299912}

Powered by Google App Engine
This is Rietveld 408576698