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

Issue 2081733003: [Mac/GN] Load Content Shell Framework using rpath rather than executable_path. (Closed)

Created:
4 years, 6 months ago by Robert Sesek
Modified:
4 years, 6 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, Peter Beverloo, jam, darin-cc_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac/GN] Load Content Shell Framework using rpath rather than executable_path. The install_name_tool step was causing overbuild, since the Helper executable's build stamp was older than the executable file itself after install_name_tool ran. Using rpath solves this issue by removing the install_name_tool step and instead lets the Helper and Main app specify their own rpath to the framework. BUG=431177 R=mark@chromium.org TBR=jam@chromium.org Committed: https://crrev.com/6a8a5d0acf751cd9e0926ff36735a8311e006d91 Cr-Commit-Position: refs/heads/master@{#400862}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -44 lines) Patch
M content/shell/BUILD.gn View 4 chunks +30 lines, -44 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Dirk Pranke
lgtm.
4 years, 6 months ago (2016-06-20 21:48:52 UTC) #2
Robert Sesek
4 years, 6 months ago (2016-06-20 21:49:00 UTC) #3
Mark Mentovai
LGTM
4 years, 6 months ago (2016-06-20 22:13:48 UTC) #5
Robert Sesek
+jam for //content OWNERS stamp
4 years, 6 months ago (2016-06-20 22:39:52 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081733003/1
4 years, 6 months ago (2016-06-20 22:40:24 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-21 00:03:26 UTC) #11
Dirk Pranke
TBR'ing jam@ so we can get this in sooner than later.
4 years, 6 months ago (2016-06-21 01:12:17 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2081733003/1
4 years, 6 months ago (2016-06-21 01:12:35 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-21 01:16:39 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 01:17:52 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6a8a5d0acf751cd9e0926ff36735a8311e006d91
Cr-Commit-Position: refs/heads/master@{#400862}

Powered by Google App Engine
This is Rietveld 408576698