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

Issue 69463002: Properly substitute variables that reference paths outside SRCDIR. (Closed)

Created:
7 years, 1 month ago by Raphael Kubo da Costa (rakuco)
Modified:
7 years, 1 month ago
Reviewers:
Jói
CC:
grit-developer_googlegroups.com
Visibility:
Public.

Description

Properly substitute variables that reference paths outside SRCDIR. Apply the same kind of trick added in r58 and use a define's base name if it refers to a location outside SRCDIR; so far, GritNode::AssignFirstIds() would parse a file name differently than _ReadFirstIdsFromFile() even though they refer to the same entry. BUG= TEST=in Chromium, make BUILDTYPE=Release builddir_name=/outside/srcdir/out tracing_resources R=joi@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M grit/node/misc.py View 2 chunks +6 lines, -2 lines 0 comments Download
M grit/node/misc_unittest.py View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Raphael Kubo da Costa (rakuco)
7 years, 1 month ago (2013-11-11 20:22:16 UTC) #1
Jói
LGTM Please confirm all unit tests (e.g. "grit.py unit") were passing for you, and I ...
7 years, 1 month ago (2013-11-11 22:27:05 UTC) #2
Raphael Kubo da Costa (rakuco)
On 2013/11/11 22:27:05, Jói wrote: > LGTM > > Please confirm all unit tests (e.g. ...
7 years, 1 month ago (2013-11-11 23:39:23 UTC) #3
Raphael Kubo da Costa (rakuco)
On 2013/11/11 23:39:23, Raphael Kubo da Costa (rakuco) wrote: > I did test that, and ...
7 years, 1 month ago (2013-11-12 11:14:46 UTC) #4
Raphael Kubo da Costa (rakuco)
broken, I mean.
7 years, 1 month ago (2013-11-12 11:15:07 UTC) #5
Jói
7 years, 1 month ago (2013-11-12 13:51:09 UTC) #6
On 2013/11/12 11:15:07, Raphael Kubo da Costa (rakuco) wrote:
> broken, I mean.

Closing this issue as it has been landed as r138 via
https://codereview.chromium.org/68163013/

Powered by Google App Engine
This is Rietveld 408576698