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

Issue 2704763002: [Mac] Fix crashpad_handler @rpath in the component build. (Closed)

Created:
3 years, 10 months ago by Robert Sesek
Modified:
3 years, 10 months ago
Reviewers:
Mark Mentovai, Nico
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Fix crashpad_handler @rpath in the component build. After versioning the framework in 247dfa7270288b09ff4ff433e616408102b51755b, crashpad_handler would fail to start in a component build with this error: dyld: Library not loaded: @rpath/libbase.dylib Referenced from: /Volumes/Build/src/out/debug/Chromium.app/Contents/Versions/58.0.3016.0/Chromium Framework.framework/Helpers/crashpad_handler Reason: image not found BUG=693721, 662466 R=mark@chromium.org Review-Url: https://codereview.chromium.org/2704763002 Cr-Commit-Position: refs/heads/master@{#451441} Committed: https://chromium.googlesource.com/chromium/src/+/91bfdf3e5fd8b4403f1a346552c0ad991c52913d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
Robert Sesek
3 years, 10 months ago (2017-02-17 21:42:22 UTC) #3
Nico
Do the other @loader_path refs at https://chromium.googlesource.com/chromium/src/+blame/6bab2561839d0c280b5490bfbfff6fc1ed4b88eb/chrome/browser/ui/cocoa/notifications/BUILD.gn#42 https://chromium.googlesource.com/chromium/src/+blame/6bab2561839d0c280b5490bfbfff6fc1ed4b88eb/content/shell/BUILD.gn#696 https://chromium.googlesource.com/chromium/src/+blame/6bab2561839d0c280b5490bfbfff6fc1ed4b88eb/chrome/BUILD.gn#704 need this too?
3 years, 10 months ago (2017-02-17 21:55:06 UTC) #6
Robert Sesek
On 2017/02/17 21:55:06, Nico wrote: > Do the other @loader_path refs at > > https://chromium.googlesource.com/chromium/src/+blame/6bab2561839d0c280b5490bfbfff6fc1ed4b88eb/chrome/browser/ui/cocoa/notifications/BUILD.gn#42 ...
3 years, 10 months ago (2017-02-17 21:56:29 UTC) #7
Nico
cool, lgtm (might even mean something since this is below build/ :-P)
3 years, 10 months ago (2017-02-17 21:57:25 UTC) #8
Robert Sesek
On 2017/02/17 21:57:25, Nico wrote: > cool, lgtm (might even mean something since this is ...
3 years, 10 months ago (2017-02-17 21:59:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2704763002/1
3 years, 10 months ago (2017-02-17 22:00:47 UTC) #11
Mark Mentovai
LGTM
3 years, 10 months ago (2017-02-17 22:07:18 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-17 23:45:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2704763002/1
3 years, 10 months ago (2017-02-17 23:58:58 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_chromeos_ozone_rel_ng on ...
3 years, 10 months ago (2017-02-18 02:04:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2704763002/1
3 years, 10 months ago (2017-02-18 02:48:42 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_tsan_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-18 03:36:04 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2704763002/1
3 years, 10 months ago (2017-02-18 04:26:20 UTC) #24
commit-bot: I haz the power
3 years, 10 months ago (2017-02-18 07:37:56 UTC) #27
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/91bfdf3e5fd8b4403f1a346552c0...

Powered by Google App Engine
This is Rietveld 408576698