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

Issue 488103003: Add SearchResultKind.UNKNOWN to the analysis server API. (Closed)

Created:
6 years, 4 months ago by Paul Berry
Modified:
6 years, 4 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Add SearchResultKind.UNKNOWN to the analysis server API. This resolves an inconsistency between the spec and the analysis server behavior: the server returns a SearchResultKind of UNKNOWN if the MatchKind from the analysis engine is one of the following types: - ANGULAR_REFERENCE - ANGULAR_CLOSING_TAG_REFERENCE R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=39411

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M editor/tools/plugins/com.google.dart.server/src/com/google/dart/server/generated/types/SearchResultKind.java View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analysis_server/doc/api.html View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/generated_protocol.dart View 3 chunks +8 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/integration/protocol_matchers.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/analysis_server/tool/spec/spec_input.html View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
6 years, 4 months ago (2014-08-20 14:20:14 UTC) #1
Brian Wilkerson
LGTM
6 years, 4 months ago (2014-08-20 14:54:29 UTC) #2
Paul Berry
6 years, 4 months ago (2014-08-20 15:32:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 39411 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698