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

Issue 3001733002: Correctly handle adding imports when pasting into part files (Closed)

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

Description

Correctly handle adding imports when pasting into part files R=devoncarew@google.com Committed: https://github.com/dart-lang/sdk/commit/35f6d5da1bebfce3b25b328a37084b09b85c97fb

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -32 lines) Patch
M pkg/analysis_server/lib/src/edit/edit_domain.dart View 1 chunk +10 lines, -0 lines 2 comments Download
M pkg/analysis_server/test/integration/analysis/get_imported_elements_test.dart View 3 chunks +18 lines, -13 lines 0 comments Download
M pkg/analysis_server/test/integration/edit/import_elements_test.dart View 3 chunks +81 lines, -19 lines 0 comments Download
M pkg/analysis_server/test/src/computer/imported_elements_computer_test.dart View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
3 years, 4 months ago (2017-08-15 17:12:32 UTC) #2
devoncarew
lgtm https://codereview.chromium.org/3001733002/diff/1/pkg/analysis_server/lib/src/edit/edit_domain.dart File pkg/analysis_server/lib/src/edit/edit_domain.dart (right): https://codereview.chromium.org/3001733002/diff/1/pkg/analysis_server/lib/src/edit/edit_domain.dart#newcode403 pkg/analysis_server/lib/src/edit/edit_domain.dart:403: // The file in the request is a ...
3 years, 4 months ago (2017-08-15 21:59:30 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/3001733002/diff/1/pkg/analysis_server/lib/src/edit/edit_domain.dart File pkg/analysis_server/lib/src/edit/edit_domain.dart (right): https://codereview.chromium.org/3001733002/diff/1/pkg/analysis_server/lib/src/edit/edit_domain.dart#newcode403 pkg/analysis_server/lib/src/edit/edit_domain.dart:403: // The file in the request is a part ...
3 years, 4 months ago (2017-08-15 23:32:33 UTC) #4
devoncarew
On 2017/08/15 23:32:33, Brian Wilkerson wrote: > https://codereview.chromium.org/3001733002/diff/1/pkg/analysis_server/lib/src/edit/edit_domain.dart > File pkg/analysis_server/lib/src/edit/edit_domain.dart (right): > > https://codereview.chromium.org/3001733002/diff/1/pkg/analysis_server/lib/src/edit/edit_domain.dart#newcode403 ...
3 years, 4 months ago (2017-08-15 23:37:15 UTC) #5
Brian Wilkerson
3 years, 4 months ago (2017-08-16 14:43:35 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
35f6d5da1bebfce3b25b328a37084b09b85c97fb (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698