DescriptionDo 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 #
Messages
Total messages: 16 (0 generated)
|