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

Issue 2970203002: Remove references to AnalysisDriver from the plugin mixin classes (Closed)

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

Description

Remove references to AnalysisDriver from the plugin mixin classes R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/75504c2b25436d010a5a00946715a0d38f8ea3b6

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -81 lines) Patch
M pkg/analyzer_plugin/lib/plugin/assist_mixin.dart View 2 chunks +14 lines, -16 lines 0 comments Download
M pkg/analyzer_plugin/lib/plugin/completion_mixin.dart View 2 chunks +13 lines, -17 lines 0 comments Download
M pkg/analyzer_plugin/lib/plugin/fix_mixin.dart View 2 chunks +14 lines, -17 lines 0 comments Download
M pkg/analyzer_plugin/lib/plugin/navigation_mixin.dart View 2 chunks +14 lines, -18 lines 0 comments Download
M pkg/analyzer_plugin/lib/plugin/plugin.dart View 1 chunk +11 lines, -0 lines 2 comments Download
M pkg/analyzer_plugin/test/plugin/assist_mixin_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/analyzer_plugin/test/plugin/completion_mixin_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M pkg/analyzer_plugin/test/plugin/fix_mixin_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/analyzer_plugin/test/plugin/navigation_mixin_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Brian Wilkerson
3 years, 5 months ago (2017-07-05 20:53:13 UTC) #2
scheglov
LGTM
3 years, 5 months ago (2017-07-05 21:58:03 UTC) #3
mfairhurst
Sorry to get back to you late on this. What was the reason to remove ...
3 years, 5 months ago (2017-07-05 21:59:45 UTC) #4
Brian Wilkerson
> What was the reason to remove this? Before we publish a non-alpha version of ...
3 years, 5 months ago (2017-07-05 22:47:40 UTC) #5
mfairhurst
On 2017/07/05 22:47:40, Brian Wilkerson wrote: > > What was the reason to remove this? ...
3 years, 5 months ago (2017-07-05 22:50:39 UTC) #6
mfairhurst
https://codereview.chromium.org/2970203002/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart File pkg/analyzer_plugin/lib/plugin/plugin.dart (right): https://codereview.chromium.org/2970203002/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart#newcode196 pkg/analyzer_plugin/lib/plugin/plugin.dart:196: AnalysisDriverGeneric driverForPath(String path) { Isn't this also a public ...
3 years, 5 months ago (2017-07-05 22:50:51 UTC) #7
Brian Wilkerson
https://codereview.chromium.org/2970203002/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart File pkg/analyzer_plugin/lib/plugin/plugin.dart (right): https://codereview.chromium.org/2970203002/diff/1/pkg/analyzer_plugin/lib/plugin/plugin.dart#newcode196 pkg/analyzer_plugin/lib/plugin/plugin.dart:196: AnalysisDriverGeneric driverForPath(String path) { On 2017/07/05 22:50:51, mfairhurst wrote: ...
3 years, 5 months ago (2017-07-05 23:06:49 UTC) #8
Brian Wilkerson
3 years, 5 months ago (2017-07-06 16:07:14 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
75504c2b25436d010a5a00946715a0d38f8ea3b6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698