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

Issue 882813007: Make source be a target (Closed)

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

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove AbstractSource #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -226 lines) Patch
M pkg/analyzer/lib/file_system/memory_file_system.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/source.dart View 1 4 chunks +6 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/generated/source_io.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analyzer/lib/src/string_source.dart View 1 1 chunk +1 line, -1 line 0 comments Download
D pkg/analyzer/lib/src/task/targets.dart View 1 chunk +0 lines, -31 lines 0 comments Download
M pkg/analyzer/test/generated/test_support.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/services/test_utils.dart View 1 4 chunks +59 lines, -60 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 16 chunks +15 lines, -16 lines 0 comments Download
M pkg/analyzer/test/src/task/inputs_test.dart View 20 chunks +67 lines, -68 lines 0 comments Download
M pkg/analyzer/test/src/task/manager_test.dart View 4 chunks +4 lines, -5 lines 0 comments Download
M pkg/analyzer/test/src/task/model_test.dart View 7 chunks +7 lines, -10 lines 0 comments Download
D pkg/analyzer/test/src/task/targets_test.dart View 1 chunk +0 lines, -27 lines 0 comments Download
M pkg/analyzer/test/src/task/test_all.dart View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
Brian Wilkerson
https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/test/services/test_utils.dart File pkg/analyzer/test/services/test_utils.dart (right): https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/test/services/test_utils.dart#newcode5 pkg/analyzer/test/services/test_utils.dart:5: library test_utils; Sorry. Looks like this wasn't sorted/formatted before. ...
5 years, 10 months ago (2015-01-29 18:24:44 UTC) #2
Paul Berry
https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/lib/src/generated/source.dart File pkg/analyzer/lib/src/generated/source.dart (right): https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/lib/src/generated/source.dart#newcode30 pkg/analyzer/lib/src/generated/source.dart:30: abstract class AbstractSource implements Source { I'm confused as ...
5 years, 10 months ago (2015-01-29 18:37:55 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/lib/src/generated/source.dart File pkg/analyzer/lib/src/generated/source.dart (right): https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/lib/src/generated/source.dart#newcode30 pkg/analyzer/lib/src/generated/source.dart:30: abstract class AbstractSource implements Source { > I'm confused ...
5 years, 10 months ago (2015-01-30 16:39:19 UTC) #4
Paul Berry
On 2015/01/30 16:39:19, Brian Wilkerson wrote: > https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/lib/src/generated/source.dart > File pkg/analyzer/lib/src/generated/source.dart (right): > > https://codereview.chromium.org/882813007/diff/1/pkg/analyzer/lib/src/generated/source.dart#newcode30 ...
5 years, 10 months ago (2015-01-30 19:33:42 UTC) #5
Brian Wilkerson
> Personally I'm not fond of the change--I'm not bothered by the blurring between > ...
5 years, 10 months ago (2015-01-30 20:02:29 UTC) #6
Brian Wilkerson
Getting rid of AbstractSource isn't too bad. PTAL.
5 years, 10 months ago (2015-01-31 00:26:09 UTC) #7
Paul Berry
lgtm. Thanks.
5 years, 10 months ago (2015-02-02 15:51:09 UTC) #8
scheglov
LGTM
5 years, 10 months ago (2015-02-02 16:01:22 UTC) #9
Brian Wilkerson
5 years, 10 months ago (2015-02-02 17:08:44 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 43355 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698