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

Issue 867563004: Improvements to task model (Closed)

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

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+279 lines, -111 lines) Patch
M pkg/analyzer/lib/src/task/general.dart View 2 chunks +14 lines, -15 lines 2 comments Download
M pkg/analyzer/lib/src/task/model.dart View 2 chunks +14 lines, -5 lines 4 comments Download
M pkg/analyzer/lib/task/dart.dart View 9 chunks +25 lines, -5 lines 0 comments Download
M pkg/analyzer/lib/task/general.dart View 1 chunk +7 lines, -5 lines 0 comments Download
M pkg/analyzer/lib/task/model.dart View 3 chunks +37 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/task/inputs_test.dart View 9 chunks +77 lines, -33 lines 0 comments Download
M pkg/analyzer/test/src/task/manager_test.dart View 6 chunks +38 lines, -30 lines 0 comments Download
M pkg/analyzer/test/src/task/model_test.dart View 6 chunks +60 lines, -14 lines 0 comments Download
M pkg/analyzer/test/src/task/test_all.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/test_support.dart View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 9 (1 generated)
Brian Wilkerson
5 years, 11 months ago (2015-01-26 04:55:25 UTC) #2
scheglov
LGTM https://codereview.chromium.org/867563004/diff/1/pkg/analyzer/lib/src/task/general.dart File pkg/analyzer/lib/src/task/general.dart (right): https://codereview.chromium.org/867563004/diff/1/pkg/analyzer/lib/src/task/general.dart#newcode22 pkg/analyzer/lib/src/task/general.dart:22: GetContentTask.createTask, FYI, we don't need GetContentTask qualifier now. ...
5 years, 11 months ago (2015-01-26 16:10:34 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/867563004/diff/1/pkg/analyzer/lib/src/task/general.dart File pkg/analyzer/lib/src/task/general.dart (right): https://codereview.chromium.org/867563004/diff/1/pkg/analyzer/lib/src/task/general.dart#newcode22 pkg/analyzer/lib/src/task/general.dart:22: GetContentTask.createTask, > Just in case if it wasn't an ...
5 years, 11 months ago (2015-01-26 16:14:13 UTC) #4
Paul Berry
Comments below based on the in person discussion we just had. I'm happy to leave ...
5 years, 11 months ago (2015-01-26 17:31:06 UTC) #5
Brian Wilkerson
Committed patchset #1 (id:1) manually as 43146 (presubmit successful).
5 years, 11 months ago (2015-01-26 19:47:24 UTC) #6
Brian Wilkerson
https://codereview.chromium.org/867563004/diff/1/pkg/analyzer/lib/src/task/model.dart File pkg/analyzer/lib/src/task/model.dart (right): https://codereview.chromium.org/867563004/diff/1/pkg/analyzer/lib/src/task/model.dart#newcode25 pkg/analyzer/lib/src/task/model.dart:25: ContributionPointImpl(String name, V defaultValue) > ... does it even ...
5 years, 11 months ago (2015-01-26 19:47:53 UTC) #7
Paul Berry
I'm now seeing errors and warnings in analyzer/test/src/task/test_all.dart: Target of URI does not exist: 'dart_test.dart' ...
5 years, 11 months ago (2015-01-27 00:08:45 UTC) #8
Brian Wilkerson
5 years, 11 months ago (2015-01-27 00:51:13 UTC) #9
Message was sent while issue was closed.
No, I forgot to back out that change that accidentally got into the file. I'll
fix it when I get home if someone doesn't do it first.

Powered by Google App Engine
This is Rietveld 408576698