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

Issue 2701723002: fix token type of first token in converted token stream (Closed)

Created:
3 years, 10 months ago by danrubel
Modified:
3 years, 10 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix token type of first token in converted token stream R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/dbe5e64c8fd776387f622a027584f7ed528173c1

Patch Set 1 #

Total comments: 2

Patch Set 2 : rework fix and tests #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M pkg/front_end/lib/src/fasta/analyzer/token_utils.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/scanner_test.dart View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
danrubel
3 years, 10 months ago (2017-02-16 21:12:55 UTC) #2
Paul Berry
https://codereview.chromium.org/2701723002/diff/1/pkg/front_end/test/scanner_test.dart File pkg/front_end/test/scanner_test.dart (right): https://codereview.chromium.org/2701723002/diff/1/pkg/front_end/test/scanner_test.dart#newcode1193 pkg/front_end/test/scanner_test.dart:1193: expect(openBrace.previous.type, TokenType.EOF); This seems like a weird place to ...
3 years, 10 months ago (2017-02-16 22:07:54 UTC) #3
danrubel
Reworked. PTAL. https://codereview.chromium.org/2701723002/diff/1/pkg/front_end/test/scanner_test.dart File pkg/front_end/test/scanner_test.dart (right): https://codereview.chromium.org/2701723002/diff/1/pkg/front_end/test/scanner_test.dart#newcode1193 pkg/front_end/test/scanner_test.dart:1193: expect(openBrace.previous.type, TokenType.EOF); On 2017/02/16 22:07:54, Paul Berry ...
3 years, 10 months ago (2017-02-21 14:49:27 UTC) #4
Paul Berry
lgtm
3 years, 10 months ago (2017-02-21 17:01:19 UTC) #5
danrubel
3 years, 10 months ago (2017-02-21 17:18:48 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
dbe5e64c8fd776387f622a027584f7ed528173c1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698