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

Issue 703073002: Fix tweak_info_plist's TOP path to be found relative to itself rather than the includer's SRCROOT. (Closed)

Created:
6 years, 1 month ago by Yoyo Zhou
Modified:
6 years, 1 month ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src@master
Project:
chromium
Visibility:
Public.

Description

Fix tweak_info_plist's TOP path to be found relative to itself rather than the includer's SRCROOT. This allows tweak_info_plist.py to be used from .gyp files that are more than 1 level deep. BUG=399363 Committed: https://crrev.com/9c23fa4e917e30de4d5d89292fd26e8eb70b8898 Cr-Commit-Position: refs/heads/master@{#303047}

Patch Set 1 #

Total comments: 2

Patch Set 2 : -abspath #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/mac/tweak_info_plist.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
Yoyo Zhou
P.S. Yes, I'm planning to add a new framework/helper for the app_shell/app_shell_browsertests target. (It's like ...
6 years, 1 month ago (2014-11-06 02:44:06 UTC) #2
Mark Mentovai
LGTM either way. https://chromiumcodereview.appspot.com/703073002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://chromiumcodereview.appspot.com/703073002/diff/1/build/mac/tweak_info_plist.py#newcode32 build/mac/tweak_info_plist.py:32: TOP = os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath( Not sure the ...
6 years, 1 month ago (2014-11-06 04:06:13 UTC) #3
Yoyo Zhou
https://chromiumcodereview.appspot.com/703073002/diff/1/build/mac/tweak_info_plist.py File build/mac/tweak_info_plist.py (right): https://chromiumcodereview.appspot.com/703073002/diff/1/build/mac/tweak_info_plist.py#newcode32 build/mac/tweak_info_plist.py:32: TOP = os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath( On 2014/11/06 04:06:13, Mark Mentovai wrote: ...
6 years, 1 month ago (2014-11-06 17:44:37 UTC) #4
Mark Mentovai
LGTM
6 years, 1 month ago (2014-11-06 17:45:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/703073002/20001
6 years, 1 month ago (2014-11-06 17:45:34 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-06 18:25:19 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 18:25:57 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9c23fa4e917e30de4d5d89292fd26e8eb70b8898
Cr-Commit-Position: refs/heads/master@{#303047}

Powered by Google App Engine
This is Rietveld 408576698