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

Issue 2946643002: Don't compute 'dart:core' LibraryElement during completion. (Closed)

Created:
3 years, 6 months ago by scheglov
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't compute 'dart:core' LibraryElement during completion. AnalysisResult already has TypeProvider, which can give us Object type. R=brianwilkerson@google.com, danrubel@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/f9dc588a2709eac889984018b77743d41c480158

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -33 lines) Patch
M pkg/analysis_server/lib/src/provisional/completion/dart/completion_dart.dart View 1 chunk +0 lines, -5 lines 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart/completion_manager.dart View 6 chunks +9 lines, -28 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 6 months ago (2017-06-18 01:24:48 UTC) #1
Brian Wilkerson
lgtm
3 years, 6 months ago (2017-06-18 15:03:01 UTC) #2
danrubel
Nice! LGTM
3 years, 6 months ago (2017-06-18 15:12:45 UTC) #3
scheglov
3 years, 6 months ago (2017-06-19 15:18:01 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f9dc588a2709eac889984018b77743d41c480158 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698