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

Issue 14743002: Do not use bundles for the CDM on Mac. (Closed)

Created:
7 years, 7 months ago by ddorwin
Modified:
7 years, 7 months ago
Reviewers:
xhwang
CC:
chromium-reviews, feature-media-reviews_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Do not use bundles for the CDM on Mac. When using components, the CDM and adapter cannot be within the Chrome bundle. Since the adapter is built with Chrome, the CDM cannot be within its bundle. As a result, the adapter no longer needs to be a bundle. The chrome_paths.cc code allows testing with the non-component path. BUG=180260 R=xhwang@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198211

Patch Set 1 #

Patch Set 2 : big rebase #

Patch Set 3 : Bundle the adapter for the component installer. #

Total comments: 8

Patch Set 4 : feedback #

Patch Set 5 : Remove the path change since the same enum is used by components and does not work with this change. #

Patch Set 6 : Add clobber for mac. #

Patch Set 7 : Update clobber message #

Patch Set 8 : rebase #

Patch Set 9 : Do not bundle adapter yet #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -22 lines) Patch
M build/landmines.py View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/widevine/cdm/widevine_cdm.gyp View 1 2 2 chunks +3 lines, -11 lines 0 comments Download
M webkit/media/webkit_media.gypi View 1 2 2 chunks +3 lines, -11 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
ddorwin
7 years, 7 months ago (2013-05-02 19:23:37 UTC) #1
xhwang
https://codereview.chromium.org/14743002/diff/15001/chrome/common/chrome_paths.cc File chrome/common/chrome_paths.cc (right): https://codereview.chromium.org/14743002/diff/15001/chrome/common/chrome_paths.cc#newcode358 chrome/common/chrome_paths.cc:358: // TODO(xhwang): DIR_WIDEVINE_CDM is used for Win/Mac/Linux and Can ...
7 years, 7 months ago (2013-05-02 19:39:17 UTC) #2
ddorwin
brettw, please do an OWNERS review of chrome_paths.cc to support Mac. https://codereview.chromium.org/14743002/diff/15001/chrome/common/chrome_paths.cc File chrome/common/chrome_paths.cc (right): ...
7 years, 7 months ago (2013-05-02 20:35:56 UTC) #3
xhwang
lgtm
7 years, 7 months ago (2013-05-02 20:50:04 UTC) #4
ddorwin
Removed the path change since the same enum is used by components and does not ...
7 years, 7 months ago (2013-05-03 00:54:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/14743002/33001
7 years, 7 months ago (2013-05-03 01:26:29 UTC) #6
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) googleurl_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=48803
7 years, 7 months ago (2013-05-03 02:14:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/14743002/33001
7 years, 7 months ago (2013-05-03 02:15:09 UTC) #8
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) googleurl_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=48821
7 years, 7 months ago (2013-05-03 03:05:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/14743002/33001
7 years, 7 months ago (2013-05-03 04:36:34 UTC) #10
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) googleurl_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=48870
7 years, 7 months ago (2013-05-03 05:19:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/14743002/33001
7 years, 7 months ago (2013-05-03 06:12:46 UTC) #12
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) googleurl_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=48890
7 years, 7 months ago (2013-05-03 06:56:33 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/14743002/33001
7 years, 7 months ago (2013-05-03 16:35:50 UTC) #14
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) googleurl_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=49113
7 years, 7 months ago (2013-05-03 17:28:47 UTC) #15
ddorwin
7 years, 7 months ago (2013-05-03 22:12:35 UTC) #16
Message was sent while issue was closed.
Committed patchset #9 manually as r198211 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698