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

Issue 2986903002: Add assist to convert part-of directives (Closed)

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

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : reworked #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M pkg/analysis_server/lib/src/services/correction/assist.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 1 2 chunks +18 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/correction/assist_test.dart View 1 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
3 years, 4 months ago (2017-07-26 14:43:06 UTC) #2
scheglov
https://codereview.chromium.org/2986903002/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart File pkg/analysis_server/lib/src/services/correction/assist_internal.dart (right): https://codereview.chromium.org/2986903002/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart#newcode666 pkg/analysis_server/lib/src/services/correction/assist_internal.dart:666: if (element is LibraryElement) { There is unitLibraryElement already ...
3 years, 4 months ago (2017-07-26 15:06:56 UTC) #3
Brian Wilkerson
ptal After seeing your request for a package URI test I decided that I don't ...
3 years, 4 months ago (2017-07-26 15:58:33 UTC) #4
scheglov
LGTM
3 years, 4 months ago (2017-07-26 16:08:03 UTC) #5
Brian Wilkerson
3 years, 4 months ago (2017-07-26 16:08:42 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
950b4108f76236be4ed0d74e81fc2d62d3323262 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698