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

Issue 2750483006: Add PluginWatcher to watch for new plugins that need to be run (Closed)

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

Description

Add PluginWatcher to watch for new plugins that need to be run R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/8afab37d554e25fb0f7d8867603a7f75cc915090

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -4 lines) Patch
M pkg/analysis_server/lib/src/plugin/plugin_locator.dart View 1 chunk +6 lines, -4 lines 0 comments Download
A pkg/analysis_server/lib/src/plugin/plugin_watcher.dart View 1 chunk +150 lines, -0 lines 8 comments Download
A pkg/analysis_server/test/src/plugin/plugin_watcher_test.dart View 1 chunk +150 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Brian Wilkerson
3 years, 9 months ago (2017-03-15 16:36:58 UTC) #2
scheglov
LGTM, but I think we need to improve performance. https://codereview.chromium.org/2750483006/diff/1/pkg/analysis_server/lib/src/plugin/plugin_watcher.dart File pkg/analysis_server/lib/src/plugin/plugin_watcher.dart (right): https://codereview.chromium.org/2750483006/diff/1/pkg/analysis_server/lib/src/plugin/plugin_watcher.dart#newcode56 pkg/analysis_server/lib/src/plugin/plugin_watcher.dart:56: ...
3 years, 9 months ago (2017-03-15 17:41:34 UTC) #3
Brian Wilkerson
I'll follow-up on performance concerns in another CL. https://codereview.chromium.org/2750483006/diff/1/pkg/analysis_server/lib/src/plugin/plugin_watcher.dart File pkg/analysis_server/lib/src/plugin/plugin_watcher.dart (right): https://codereview.chromium.org/2750483006/diff/1/pkg/analysis_server/lib/src/plugin/plugin_watcher.dart#newcode56 pkg/analysis_server/lib/src/plugin/plugin_watcher.dart:56: List<String> ...
3 years, 9 months ago (2017-03-15 18:25:46 UTC) #4
Brian Wilkerson
3 years, 9 months ago (2017-03-15 18:26:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8afab37d554e25fb0f7d8867603a7f75cc915090 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698