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

Issue 1669923002: media: Enable rpath for ppapi_cdm_adapter target. (Closed)

Created:
4 years, 10 months ago by xhwang
Modified:
4 years, 10 months ago
Reviewers:
Lei Zhang, brettw
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

media: Enable rpath for ppapi_cdm_adapter target. The CDM adapter is a pepper plugin and statically depends on a CDM. For example, the widevinecdmadapter depends on widevinecdm [1]. This CL makes sure the rpath is set correctly so that we don't always need to set LD_LIBRARY_PATH when using the CDM adapter. [1] https://code.google.com/p/chromium/codesearch#chromium/src/third_party/widevine/cdm/BUILD.gn&l=129 BUG=583009 TEST=Missing dependency is fixed. Committed: https://crrev.com/21bddfef339f2e05965a0c3cb907fd8c113f8f26 Cr-Commit-Position: refs/heads/master@{#373965}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M media/cdm/ppapi/ppapi_cdm_adapter.gni View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
xhwang
For now, this seems to be the best way I can find, even though this ...
4 years, 10 months ago (2016-02-04 22:01:21 UTC) #2
brettw
If this is only used for tests, how do we normally ship CDM's? I see ...
4 years, 10 months ago (2016-02-04 22:45:24 UTC) #3
xhwang
On 2016/02/04 22:45:24, brettw wrote: > If this is only used for tests, how do ...
4 years, 10 months ago (2016-02-04 22:54:16 UTC) #4
brettw
Before escalating, what does the GYP build do?
4 years, 10 months ago (2016-02-04 22:57:27 UTC) #5
xhwang
On 2016/02/04 22:57:27, brettw wrote: > Before escalating, what does the GYP build do? 'ldflags': ...
4 years, 10 months ago (2016-02-04 23:01:40 UTC) #6
brettw
Lei, can you double-check that setting rpath on this .so we distribute is the correct ...
4 years, 10 months ago (2016-02-04 23:04:34 UTC) #8
Lei Zhang
lgtm based on the discussion on the bug.
4 years, 10 months ago (2016-02-05 19:31:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1669923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1669923002/1
4 years, 10 months ago (2016-02-05 23:18:54 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-06 00:24:32 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2016-02-06 00:26:33 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/21bddfef339f2e05965a0c3cb907fd8c113f8f26
Cr-Commit-Position: refs/heads/master@{#373965}

Powered by Google App Engine
This is Rietveld 408576698