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

Issue 456613004: Integration test search.getTypeHierarchy and make some minor fixes. (Closed)

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

Description

Integration test search.getTypeHierarchy and make some minor fixes. R=brianwilkerson@google.com, scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=39045

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -16 lines) Patch
M pkg/analysis_server/doc/api.html View 3 chunks +8 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/protocol.dart View 3 chunks +15 lines, -5 lines 0 comments Download
M pkg/analysis_server/lib/src/search/search_domain.dart View 1 chunk +8 lines, -3 lines 3 comments Download
M pkg/analysis_server/lib/src/search/type_hierarchy.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/integration/integration_test_methods.dart View 1 chunk +5 lines, -1 line 0 comments Download
M pkg/analysis_server/test/integration/protocol_matchers.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A pkg/analysis_server/test/integration/search_domain_int_test.dart View 1 chunk +259 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/search/type_hierarchy_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/tool/spec/spec_input.html View 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Paul Berry
6 years, 4 months ago (2014-08-08 18:31:44 UTC) #1
scheglov
https://codereview.chromium.org/456613004/diff/1/pkg/analysis_server/lib/src/search/search_domain.dart File pkg/analysis_server/lib/src/search/search_domain.dart (right): https://codereview.chromium.org/456613004/diff/1/pkg/analysis_server/lib/src/search/search_domain.dart#newcode142 pkg/analysis_server/lib/src/search/search_domain.dart:142: response.setEmptyResult(); I don't understand why we do this. The ...
6 years, 4 months ago (2014-08-08 18:40:33 UTC) #2
Brian Wilkerson
LGTM
6 years, 4 months ago (2014-08-08 18:47:31 UTC) #3
Paul Berry
https://codereview.chromium.org/456613004/diff/1/pkg/analysis_server/lib/src/search/search_domain.dart File pkg/analysis_server/lib/src/search/search_domain.dart (right): https://codereview.chromium.org/456613004/diff/1/pkg/analysis_server/lib/src/search/search_domain.dart#newcode142 pkg/analysis_server/lib/src/search/search_domain.dart:142: response.setEmptyResult(); On 2014/08/08 18:40:33, scheglov wrote: > I don't ...
6 years, 4 months ago (2014-08-08 19:23:04 UTC) #4
scheglov
LGTM
6 years, 4 months ago (2014-08-08 19:28:30 UTC) #5
Paul Berry
6 years, 4 months ago (2014-08-08 19:39:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r39045 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698