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

Issue 12330171: Simplify line editor choice in d8. (Closed)

Created:
7 years, 9 months ago by Yang
Modified:
7 years, 9 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Simplify line editor choice in d8. R=rossberg@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13782

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : make it even simpler #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -133 lines) Patch
M src/d8.h View 1 1 chunk +7 lines, -15 lines 0 comments Download
M src/d8.cc View 1 4 chunks +11 lines, -36 lines 0 comments Download
M src/d8.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
src/d8-readline.cc View 1 4 chunks +56 lines, -82 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yang
7 years, 9 months ago (2013-02-27 16:23:53 UTC) #1
rossberg
LGTM with nit. Frankly, this whole LineEditor code is weird, but I don't really care ...
7 years, 9 months ago (2013-02-27 16:32:48 UTC) #2
Yang
https://codereview.chromium.org/12330171/diff/1/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/12330171/diff/1/src/d8.cc#newcode131 src/d8.cc:131: if (current_ == NULL || current_->type_ < type) current_ ...
7 years, 9 months ago (2013-02-28 12:59:57 UTC) #3
rossberg
On 2013/02/28 12:59:57, Yang wrote: > https://codereview.chromium.org/12330171/diff/1/src/d8.cc > File src/d8.cc (right): > > https://codereview.chromium.org/12330171/diff/1/src/d8.cc#newcode131 > ...
7 years, 9 months ago (2013-02-28 13:18:46 UTC) #4
Yang
7 years, 9 months ago (2013-02-28 17:40:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r13782 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698