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

Issue 15260002: Report ParserErrorCode.MISSING_IDENTIFIER (Closed)

Created:
7 years, 7 months ago by scheglov
Modified:
7 years, 7 months ago
Reviewers:
jwren, Brian Wilkerson
CC:
reviews_dartlang.org, lukeechurch_gmail.com
Visibility:
Public.

Description

Report ParserErrorCode.MISSING_IDENTIFIER Fixes many trivial co19 tests. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=22875

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fixes for review comments #

Total comments: 1

Messages

Total messages: 5 (0 generated)
scheglov
7 years, 7 months ago (2013-05-17 06:43:08 UTC) #1
Brian Wilkerson
I don't like the extra noise from having extra errors reported where they are not ...
7 years, 7 months ago (2013-05-17 14:23:56 UTC) #2
scheglov
PTAL https://codereview.chromium.org/15260002/diff/1/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java File editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java (right): https://codereview.chromium.org/15260002/diff/1/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java#newcode824 editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java:824: public void test_missingMiltiplicativeOperator() throws Exception { On 2013/05/17 ...
7 years, 7 months ago (2013-05-17 18:13:24 UTC) #3
Brian Wilkerson
Other than the one major change, LGTM. https://codereview.chromium.org/15260002/diff/6001/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java (right): https://codereview.chromium.org/15260002/diff/6001/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java#newcode3826 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java:3826: } else ...
7 years, 7 months ago (2013-05-17 20:54:58 UTC) #4
scheglov
7 years, 7 months ago (2013-05-17 21:38:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r22875 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698