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

Issue 1693933002: rework completion request resolve imports (Closed)

Created:
4 years, 10 months ago by danrubel
Modified:
4 years, 10 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

rework completion request resolve imports * rename resolveDirectives --> resolveImports * rework resolveImports to return list of ImportElement rather than Directive * new resolveDirectives test * set priority source during completion tests This and https://codereview.chromium.org/1685653002/ fixes https://github.com/dart-lang/sdk/issues/25690 R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/6188d18eec1b063baf8d0af68c4eab4f47756812

Patch Set 1 #

Patch Set 2 : found a way to creat a test simulating the problem and reworked resolveImports #

Patch Set 3 : rebase #

Patch Set 4 : merge #

Patch Set 5 : sort methods #

Messages

Total messages: 9 (3 generated)
danrubel
4 years, 10 months ago (2016-02-12 18:41:15 UTC) #2
Brian Wilkerson
LGTM. Do we need to do something similar for completion in export directives?
4 years, 10 months ago (2016-02-12 18:58:34 UTC) #3
danrubel
On 2016/02/12 18:58:34, Brian Wilkerson wrote: > LGTM. Do we need to do something similar ...
4 years, 10 months ago (2016-02-12 18:59:56 UTC) #4
danrubel
Found a way to simulate the problem in a test and updated this CL. PTAL.
4 years, 10 months ago (2016-02-12 22:13:22 UTC) #6
Brian Wilkerson
Nice! LGTM
4 years, 10 months ago (2016-02-12 22:35:23 UTC) #7
danrubel
4 years, 10 months ago (2016-02-14 04:15:24 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
6188d18eec1b063baf8d0af68c4eab4f47756812 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698