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

Issue 1430503004: Move code out of supported_cdm_versions.h (Closed)

Created:
5 years, 1 month ago by jrummell
Modified:
5 years, 1 month ago
Reviewers:
xhwang
CC:
chromium-reviews, eme-reviews_chromium.org, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move code out of supported_cdm_versions.h In the future there will be additional code that use the functions in supported_cdm_versions.h. To avoid duplicate definitions, move it into a separate .cc file. TEST=compiles Committed: https://crrev.com/8587d27400b78d6b024c86fe970ff699fdf17885 Cr-Commit-Position: refs/heads/master@{#357726}

Patch Set 1 #

Patch Set 2 : windows support #

Total comments: 2

Patch Set 3 : #undef #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -43 lines) Patch
M media/cdm/ppapi/ppapi_cdm_adapter.gni View 1 chunk +1 line, -0 lines 0 comments Download
M media/cdm/supported_cdm_versions.h View 1 2 1 chunk +14 lines, -38 lines 0 comments Download
A + media/cdm/supported_cdm_versions.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M media/media.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M media/media_cdm_adapter.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
jrummell
PTAL
5 years, 1 month ago (2015-11-03 22:51:42 UTC) #2
xhwang
lgtm % one comment https://codereview.chromium.org/1430503004/diff/20001/media/cdm/supported_cdm_versions.h File media/cdm/supported_cdm_versions.h (right): https://codereview.chromium.org/1430503004/diff/20001/media/cdm/supported_cdm_versions.h#newcode22 media/cdm/supported_cdm_versions.h:22: FUNCTION_EXPORT bool IsSupportedCdmHostVersion(int version); #undef ...
5 years, 1 month ago (2015-11-03 23:07:25 UTC) #3
jrummell
Thanks for the quick review. https://codereview.chromium.org/1430503004/diff/20001/media/cdm/supported_cdm_versions.h File media/cdm/supported_cdm_versions.h (right): https://codereview.chromium.org/1430503004/diff/20001/media/cdm/supported_cdm_versions.h#newcode22 media/cdm/supported_cdm_versions.h:22: FUNCTION_EXPORT bool IsSupportedCdmHostVersion(int version); ...
5 years, 1 month ago (2015-11-03 23:51:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1430503004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1430503004/40001
5 years, 1 month ago (2015-11-03 23:54:35 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/124206)
5 years, 1 month ago (2015-11-04 01:00:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1430503004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1430503004/40001
5 years, 1 month ago (2015-11-04 01:24:34 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-04 02:07:01 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-04 02:07:48 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8587d27400b78d6b024c86fe970ff699fdf17885
Cr-Commit-Position: refs/heads/master@{#357726}

Powered by Google App Engine
This is Rietveld 408576698