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

Issue 2820009: diagnostics: Implement PosixConsole::Read function. (Closed)

Created:
10 years, 6 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
mattm
CC:
chromium-reviews
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

diagnostics: Implement PosixConsole::Read function. BUG=42894 TEST=enable the "Press [enter] to continue" on Posix, run out/Debug/chrome --diagnostics and see if it can read the line. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50208

Patch Set 1 #

Total comments: 2

Patch Set 2 : check getline instead #

Patch Set 3 : remove unnecessary code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M chrome/browser/diagnostics/diagnostics_main.cc View 1 2 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tfarina
Hi Matt, could you review this to me? http://codereview.chromium.org/2820009/diff/1/2 File chrome/browser/diagnostics/diagnostics_main.cc (right): http://codereview.chromium.org/2820009/diff/1/2#newcode345 chrome/browser/diagnostics/diagnostics_main.cc:345: #if ...
10 years, 6 months ago (2010-06-16 00:48:44 UTC) #1
mattm
http://codereview.chromium.org/2820009/diff/1/2 File chrome/browser/diagnostics/diagnostics_main.cc (right): http://codereview.chromium.org/2820009/diff/1/2#newcode160 chrome/browser/diagnostics/diagnostics_main.cc:160: return false; input could be empty if the user ...
10 years, 6 months ago (2010-06-16 01:01:53 UTC) #2
tfarina
On 2010/06/16 01:01:53, mattm wrote: > http://codereview.chromium.org/2820009/diff/1/2 > File chrome/browser/diagnostics/diagnostics_main.cc (right): > > http://codereview.chromium.org/2820009/diff/1/2#newcode160 > ...
10 years, 6 months ago (2010-06-16 05:47:29 UTC) #3
mattm
On 2010/06/16 05:47:29, tfarina wrote: > On 2010/06/16 01:01:53, mattm wrote: > > http://codereview.chromium.org/2820009/diff/1/2 > ...
10 years, 6 months ago (2010-06-16 21:36:41 UTC) #4
tfarina
On 2010/06/16 21:36:41, mattm wrote: > On 2010/06/16 05:47:29, tfarina wrote: > > On 2010/06/16 ...
10 years, 6 months ago (2010-06-17 02:00:00 UTC) #5
mattm
10 years, 6 months ago (2010-06-17 02:15:21 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698