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

Issue 2554113003: Implement 'Import Library' Quick Fix for project libraries using TopLevelDeclarationInSource. (Closed)

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

Description

Implement 'Import Library' Quick Fix for project libraries using TopLevelDeclarationInSource. Only the current implementation is done. Implementation for the new analysis driver is not linked yet. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/57c3002ede72357ef3de3422448e215575b649b0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -71 lines) Patch
M pkg/analysis_server/lib/plugin/edit/fix/fix_dart.dart View 4 chunks +57 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/edit/edit_domain.dart View 3 chunks +10 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/fix_internal.dart View 15 chunks +43 lines, -46 lines 0 comments Download
M pkg/analysis_server/test/services/correction/fix_test.dart View 2 chunks +3 lines, -5 lines 0 comments Download
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 chunk +8 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/dart/analysis/top_level_declaration.dart View 1 chunk +7 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/dart/analysis/driver_test.dart View 1 chunk +19 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years ago (2016-12-06 22:13:13 UTC) #1
Brian Wilkerson
lgtm
4 years ago (2016-12-06 22:18:41 UTC) #2
scheglov
4 years ago (2016-12-06 22:24:28 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
57c3002ede72357ef3de3422448e215575b649b0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698