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

Issue 975753002: Some clean-ups for Index / SearchEngine. (Closed)

Created:
5 years, 9 months ago by scheglov
Modified:
5 years, 9 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Some clean-ups for Index / SearchEngine. 1. Remove the TODO, it is better to keep searchTopLevelDeclarations() returning Future, for consistency and possible future changes. 2. Rename IndexStore.recordTopDeclaration() to recordTopLevelDeclaration(). Sorry, I missed it initially. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=44182

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -21 lines) Patch
M pkg/analysis_server/lib/src/services/index/index_contributor.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/index/index_store.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/index/store/split_store.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/search/search_engine_internal.dart View 2 chunks +4 lines, -6 lines 0 comments Download
M pkg/analysis_server/test/services/index/dart_index_contributor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/index/store/split_store_test.dart View 5 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 9 months ago (2015-03-03 16:39:00 UTC) #1
Brian Wilkerson
LGTM
5 years, 9 months ago (2015-03-03 16:54:08 UTC) #2
scheglov
5 years, 9 months ago (2015-03-03 16:55:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44182 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698