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

Issue 1095013002: Use ExtensionManager and EnginePlugin to configure task list. (Closed)

Created:
5 years, 8 months ago by scheglov
Modified:
5 years, 8 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Use ExtensionManager and EnginePlugin to configure task list. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=45290

Patch Set 1 #

Patch Set 2 : Update the version to publish. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -25 lines) Patch
M pkg/analyzer/pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 5 chunks +16 lines, -24 lines 3 comments Download

Messages

Total messages: 6 (0 generated)
scheglov
5 years, 8 months ago (2015-04-19 01:30:31 UTC) #1
scheglov
On 2015/04/19 01:30:31, scheglov wrote: And I still need to update the version and publish. ...
5 years, 8 months ago (2015-04-19 01:35:40 UTC) #2
Brian Wilkerson
LGTM https://codereview.chromium.org/1095013002/diff/20001/pkg/analyzer/test/src/task/dart_test.dart File pkg/analyzer/test/src/task/dart_test.dart (right): https://codereview.chromium.org/1095013002/diff/20001/pkg/analyzer/test/src/task/dart_test.dart#newcode1867 pkg/analyzer/test/src/task/dart_test.dart:1867: taskDescriptors.forEach(taskManager.addTaskDescriptor); or EnginePlugin plugin = new EnginePlugin(); extensionManager.processPlugins([plugin]); ...
5 years, 8 months ago (2015-04-19 17:35:48 UTC) #3
scheglov
https://codereview.chromium.org/1095013002/diff/20001/pkg/analyzer/test/src/task/dart_test.dart File pkg/analyzer/test/src/task/dart_test.dart (right): https://codereview.chromium.org/1095013002/diff/20001/pkg/analyzer/test/src/task/dart_test.dart#newcode1867 pkg/analyzer/test/src/task/dart_test.dart:1867: taskDescriptors.forEach(taskManager.addTaskDescriptor); On 2015/04/19 17:35:48, Brian Wilkerson wrote: > or ...
5 years, 8 months ago (2015-04-19 20:15:22 UTC) #4
Brian Wilkerson
https://codereview.chromium.org/1095013002/diff/20001/pkg/analyzer/test/src/task/dart_test.dart File pkg/analyzer/test/src/task/dart_test.dart (right): https://codereview.chromium.org/1095013002/diff/20001/pkg/analyzer/test/src/task/dart_test.dart#newcode1867 pkg/analyzer/test/src/task/dart_test.dart:1867: taskDescriptors.forEach(taskManager.addTaskDescriptor); > I don't see addTaskDescriptors() method in TaskManager. ...
5 years, 8 months ago (2015-04-19 20:21:15 UTC) #5
scheglov
5 years, 8 months ago (2015-04-20 16:30:17 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 45290 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698