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

Issue 8757009: Replace \n in message strings to acutal new lines. (Closed)

Created:
9 years ago by tony
Modified:
9 years ago
Reviewers:
mmenke, Jói
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Replace \n in message strings to acutal new lines. I had added a hack in http://codereview.chromium.org/196007 to mimic a behavior of how rc.exe replaces \n with a newline. Unfortunately, this didn't make it possible to have legitimate uses of \n in a string. Instead, remove all occurrences of \n in preparation of removing this hack. BUG=105985 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112526

Patch Set 1 #

Total comments: 1

Patch Set 2 : ''' not """ #

Total comments: 1

Patch Set 3 : add missing newline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -36 lines) Patch
M chrome/app/chromium_strings.grd View 1 chunk +12 lines, -4 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 12 chunks +58 lines, -23 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 chunk +12 lines, -4 lines 0 comments Download
M webkit/glue/inspector_strings.grd View 4 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tony
9 years ago (2011-11-30 23:43:12 UTC) #1
mmenke
http://codereview.chromium.org/8757009/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/8757009/diff/1/chrome/app/generated_resources.grd#newcode3847 chrome/app/generated_resources.grd:3847: """ GRIT will eat these, while maintaining whitespace before ...
9 years ago (2011-12-01 00:20:52 UTC) #2
tony
On 2011/12/01 00:20:52, Matt Menke wrote: > http://codereview.chromium.org/8757009/diff/1/chrome/app/generated_resources.grd > File chrome/app/generated_resources.grd (right): > > http://codereview.chromium.org/8757009/diff/1/chrome/app/generated_resources.grd#newcode3847 ...
9 years ago (2011-12-01 00:26:52 UTC) #3
mmenke
On 2011/12/01 00:26:52, tony wrote: > On 2011/12/01 00:20:52, Matt Menke wrote: > > > ...
9 years ago (2011-12-01 01:34:20 UTC) #4
mmenke
On 2011/12/01 01:34:20, Matt Menke wrote: > On 2011/12/01 00:26:52, tony wrote: > > On ...
9 years ago (2011-12-01 01:37:05 UTC) #5
Jói
LGTM once you fix the issue below. Before committing I would suggest running grit to ...
9 years ago (2011-12-01 10:22:10 UTC) #6
tony
On 2011/12/01 10:22:10, Jói wrote: > LGTM once you fix the issue below. > > ...
9 years ago (2011-12-01 19:26:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tony@chromium.org/8757009/9001
9 years ago (2011-12-01 19:27:16 UTC) #8
commit-bot: I haz the power
9 years ago (2011-12-01 20:48:43 UTC) #9
Change committed as 112526

Powered by Google App Engine
This is Rietveld 408576698