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

Issue 2703983002: Don't sent errors for general files if the file has the same signature. (Closed)

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

Description

Don't sent errors for general files if the file has the same signature. The signature is not in AnalysisResult, not used anywhere outside the the driver itself yet. Do we want it for consistency with UnitElementResult? Or make private until someone asks? R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e353acf1c96ec4b0414a9eaede1d9fec7910eb1c

Patch Set 1 #

Total comments: 4

Patch Set 2 : Update for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -38 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 14 chunks +77 lines, -38 lines 0 comments Download
M pkg/analyzer/test/src/dart/analysis/driver_test.dart View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 10 months ago (2017-02-18 03:56:16 UTC) #1
Brian Wilkerson
lgtm > The signature is not in AnalysisResult, not used anywhere outside > the driver ...
3 years, 10 months ago (2017-02-18 17:40:03 UTC) #2
scheglov
https://codereview.chromium.org/2703983002/diff/1/pkg/analyzer/lib/src/dart/analysis/driver.dart File pkg/analyzer/lib/src/dart/analysis/driver.dart (right): https://codereview.chromium.org/2703983002/diff/1/pkg/analyzer/lib/src/dart/analysis/driver.dart#newcode707 pkg/analyzer/lib/src/dart/analysis/driver.dart:707: bool skipIfSameSignature: false}) { On 2017/02/18 17:40:03, Brian Wilkerson ...
3 years, 10 months ago (2017-02-18 20:15:45 UTC) #3
scheglov
3 years, 10 months ago (2017-02-18 20:20:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e353acf1c96ec4b0414a9eaede1d9fec7910eb1c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698