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

Issue 11293018: Update semantic highlighting only if there are no parse errors (Closed)

Created:
8 years, 1 month ago by scheglov
Modified:
8 years, 1 month ago
Reviewers:
messick
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update semantic highlighting only if there are no parse errors R=messick@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14364

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -5 lines) Patch
M compiler/java/com/google/dart/compiler/ast/DartUnit.java View 2 chunks +10 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 5 chunks +10 lines, -5 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 1 chunk +10 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/SemanticHighlightingReconciler.java View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 1 month ago (2012-10-31 18:42:26 UTC) #1
messick
8 years, 1 month ago (2012-10-31 18:53:49 UTC) #2
LGTM

Looking forward to seeing how well this works. I'm still dubious. :)

Powered by Google App Engine
This is Rietveld 408576698