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

Issue 1181113004: [microdump] Trim newline characters from input lines. (Closed)

Created:
5 years, 6 months ago by simonb (inactive)
Modified:
5 years, 6 months ago
Base URL:
https://chromium.googlesource.com/external/google-breakpad/src.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[microdump] Trim newline characters from input lines. Removes the need to filter logcat files with "tr -d '\r'", allowing microdump to act directly on files captured by 'adb logcat'. BUG=chromium:410294

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update for review comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M processor/microdump.cc View 1 3 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
simonb (inactive)
5 years, 6 months ago (2015-06-16 11:05:19 UTC) #2
Primiano Tucci (use gerrit)
Thanks for fixing this. LGTM but I think this is targeting the wrong repo. I ...
5 years, 6 months ago (2015-06-16 11:16:03 UTC) #3
simonb (inactive)
Updates in patch set 2. PTAL when convenient. Thanks. https://codereview.chromium.org/1181113004/diff/1/processor/microdump.cc File processor/microdump.cc (right): https://codereview.chromium.org/1181113004/diff/1/processor/microdump.cc#newcode81 processor/microdump.cc:81: ...
5 years, 6 months ago (2015-06-19 12:47:27 UTC) #4
Primiano Tucci (use gerrit)
LGTM, plz make sure that "make check" is happy
5 years, 6 months ago (2015-06-19 12:57:22 UTC) #5
simonb (inactive)
On 2015/06/19 12:57:22, Primiano Tucci wrote: > LGTM, plz make sure that "make check" is ...
5 years, 6 months ago (2015-06-19 16:49:34 UTC) #6
Primiano Tucci (use gerrit)
5 years, 6 months ago (2015-06-22 12:11:57 UTC) #7
Message was sent while issue was closed.
On 2015/06/19 16:49:34, simonb wrote:
> On 2015/06/19 12:57:22, Primiano Tucci wrote:
> > LGTM, plz make sure that "make check" is happy
> 
> make check" is ecstatic.

Submitted (unfortunately with the wrong commit message) as r1461
https://code.google.com/p/google-breakpad/source/detail?r=1461

Powered by Google App Engine
This is Rietveld 408576698