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

Issue 1370323003: Fix computation of errors to not run extra tasks (Closed)

Created:
5 years, 2 months ago by Brian Wilkerson
Modified:
5 years, 2 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -8 lines) Patch
M pkg/analyzer/lib/src/plugin/engine_plugin.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 4 chunks +25 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/inputs.dart View 2 chunks +58 lines, -5 lines 0 comments Download
M pkg/analyzer/test/src/task/inputs_test.dart View 1 4 chunks +122 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
LGTM Couple tests would be nice. https://codereview.chromium.org/1370323003/diff/1/pkg/analyzer/lib/src/task/inputs.dart File pkg/analyzer/lib/src/task/inputs.dart (right): https://codereview.chromium.org/1370323003/diff/1/pkg/analyzer/lib/src/task/inputs.dart#newcode735 pkg/analyzer/lib/src/task/inputs.dart:735: return true; Too ...
5 years, 2 months ago (2015-09-29 21:55:33 UTC) #2
Brian Wilkerson
https://codereview.chromium.org/1370323003/diff/1/pkg/analyzer/lib/src/task/inputs.dart File pkg/analyzer/lib/src/task/inputs.dart (right): https://codereview.chromium.org/1370323003/diff/1/pkg/analyzer/lib/src/task/inputs.dart#newcode735 pkg/analyzer/lib/src/task/inputs.dart:735: return true; Agreed. I couldn't think of a good ...
5 years, 2 months ago (2015-09-29 22:11:00 UTC) #3
Brian Wilkerson
I still didn't come up with a better way to structure the code, but I ...
5 years, 2 months ago (2015-09-30 18:31:14 UTC) #4
scheglov
On 2015/09/30 18:31:14, Brian Wilkerson wrote: > I still didn't come up with a better ...
5 years, 2 months ago (2015-09-30 18:46:50 UTC) #5
Brian Wilkerson
5 years, 2 months ago (2015-09-30 18:55:22 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0f30af628a87dd091f880eb176492009f7a3e081 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698