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

Issue 882203002: Fix for two semantic highlighting problems. (Closed)

Created:
5 years, 10 months ago by scheglov
Modified:
5 years, 10 months ago
Reviewers:
danrubel
CC:
reviews_dartlang.org, ricow1
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix for two semantic highlighting problems. 1. We need to dispose the existing semantic highlighting manager before setting a new input. So, we would not apply old highlighting to the new file. 2. We need to clear "input" fields to correctly determine full file path. R=danrubel@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=43254

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/DartEditor.java View 3 chunks +4 lines, -1 line 0 comments Download
M pkg/analysis_server/test/services/refactoring/convert_getter_to_method_test.dart View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 10 months ago (2015-01-28 19:40:15 UTC) #1
danrubel
LGTM.
5 years, 10 months ago (2015-01-28 19:54:48 UTC) #2
scheglov
5 years, 10 months ago (2015-01-28 19:55:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43254 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698