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

Issue 144573004: gn/gyp: Escape \ in addition to $ and " in strings. (Closed)

Created:
6 years, 10 months ago by Nico
Modified:
6 years, 10 months ago
Reviewers:
halyavin2, halyavin, brettw
CC:
chromium-reviews, Torne
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : foo #

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

Messages

Total messages: 18 (0 generated)
Nico
6 years, 10 months ago (2014-02-01 18:31:29 UTC) #1
Nico
Heh, looks like this breaks the android webview build, due to it relying on \ ...
6 years, 10 months ago (2014-02-01 19:49:53 UTC) #2
halyavin
https://codereview.chromium.org/144573004/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/144573004/diff/1/build/gyp_chromium#newcode80 build/gyp_chromium:80: for old, new in [('$', '\\$'), ('"', '\\"'), ('\\', ...
6 years, 10 months ago (2014-02-02 03:38:22 UTC) #3
Nico
https://codereview.chromium.org/144573004/diff/1/build/gyp_chromium File build/gyp_chromium (right): https://codereview.chromium.org/144573004/diff/1/build/gyp_chromium#newcode80 build/gyp_chromium:80: for old, new in [('$', '\\$'), ('"', '\\"'), ('\\', ...
6 years, 10 months ago (2014-02-02 03:42:48 UTC) #4
halyavin
lgtm
6 years, 10 months ago (2014-02-02 03:44:24 UTC) #5
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 10 months ago (2014-02-02 04:01:26 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-02 04:01:33 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 10 months ago (2014-02-02 04:01:33 UTC) #8
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-02 04:01:40 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-02 04:01:42 UTC) #10
Nico
brettw: TBR; halyavin's lgtm apparently doesn't count yet.
6 years, 10 months ago (2014-02-02 16:08:35 UTC) #11
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 10 months ago (2014-02-02 16:08:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/144573004/100001
6 years, 10 months ago (2014-02-02 16:08:54 UTC) #13
Nico
Committed patchset #2 manually as r248410 (presubmit successful).
6 years, 10 months ago (2014-02-02 16:17:16 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-02 16:17:23 UTC) #15
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-02 16:17:24 UTC) #16
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-02-02 16:17:25 UTC) #17
brettw
6 years, 10 months ago (2014-02-03 06:25:07 UTC) #18
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698