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

Issue 2526363002: Fix for search references when the element is null. (Closed)

Created:
4 years ago by scheglov
Modified:
4 years ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M pkg/analysis_server/lib/src/search/search_domain.dart View 1 chunk +6 lines, -4 lines 2 comments Download
M pkg/analysis_server/test/search/abstract_search_domain.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analysis_server/test/search/element_references_test.dart View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years ago (2016-11-24 19:14:09 UTC) #1
Brian Wilkerson
Assuming the notification is sent, lgtm. https://codereview.chromium.org/2526363002/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/2526363002/diff/1/pkg/analysis_server/lib/src/search/search_domain.dart#newcode82 pkg/analysis_server/lib/src/search/search_domain.dart:82: _sendSearchNotification(searchId, true, results); ...
4 years ago (2016-11-28 16:40:15 UTC) #2
scheglov
https://codereview.chromium.org/2526363002/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/2526363002/diff/1/pkg/analysis_server/lib/src/search/search_domain.dart#newcode82 pkg/analysis_server/lib/src/search/search_domain.dart:82: _sendSearchNotification(searchId, true, results); On 2016/11/28 16:40:15, Brian Wilkerson wrote: ...
4 years ago (2016-11-28 16:49:40 UTC) #3
scheglov
4 years ago (2016-11-28 16:51:46 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5cbd8247624365491102c3f153ff20e920105f1a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698