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

Issue 105403004: Fix handling of GYP defines from supplemental files. (Closed)

Created:
7 years ago by brettw
Modified:
7 years ago
Reviewers:
Nico
CC:
chromium-reviews, trchen
Visibility:
Public.

Description

Fix handling of GYP defines from supplemental files. This adds a call to the escaping function for variables from supplmental files. R=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238792

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Escape $ #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M build/gyp_chromium View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
brettw
7 years ago (2013-12-04 22:00:43 UTC) #1
Nico
https://codereview.chromium.org/105403004/diff/20001/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/105403004/diff/20001/build/gyp_chromium#newcode87 build/gyp_chromium:87: vars_dict[FormatKeyForGN(v)] = '"' + str(variables[v]) + '"' Do you ...
7 years ago (2013-12-04 22:02:54 UTC) #2
trchen
I'm a gyp noob so I really can't review this. Thank you so much for ...
7 years ago (2013-12-04 22:05:49 UTC) #3
brettw
https://codereview.chromium.org/105403004/diff/20001/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/105403004/diff/20001/build/gyp_chromium#newcode87 build/gyp_chromium:87: vars_dict[FormatKeyForGN(v)] = '"' + str(variables[v]) + '"' On 2013/12/04 ...
7 years ago (2013-12-04 22:07:49 UTC) #4
Nico
lgtm
7 years ago (2013-12-04 22:08:35 UTC) #5
brettw
7 years ago (2013-12-04 22:12:07 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r238792.

Powered by Google App Engine
This is Rietveld 408576698