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

Issue 628053002: Create a NullErrorReporter to use when errors don't need to be recorded. (Closed)

Created:
6 years, 2 months ago by Paul Berry
Modified:
6 years, 2 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Create a NullErrorReporter to use when errors don't need to be recorded. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=40940

Patch Set 1 #

Total comments: 2

Patch Set 2 : Make NullErrorListener instead. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M pkg/analyzer/lib/src/generated/error.dart View 1 1 chunk +10 lines, -0 lines 2 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Paul Berry
To address this review comment: https://codereview.chromium.org/613303003/diff/20001/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/verifier/ConstantVerifier.java#newcode251 Unfortunately, it wasn't as simple as I hoped; the ...
6 years, 2 months ago (2014-10-06 02:58:09 UTC) #2
Brian Wilkerson
I agree that this doesn't look like we're improving anything significantly. I suspect that I ...
6 years, 2 months ago (2014-10-06 14:10:08 UTC) #3
Paul Berry
Yeah, a NullErrorListener makes a lot more sense. PTAL. https://codereview.chromium.org/628053002/diff/1/pkg/analyzer/lib/src/generated/error.dart File pkg/analyzer/lib/src/generated/error.dart (right): https://codereview.chromium.org/628053002/diff/1/pkg/analyzer/lib/src/generated/error.dart#newcode2123 pkg/analyzer/lib/src/generated/error.dart:2123: ...
6 years, 2 months ago (2014-10-06 16:44:39 UTC) #4
Brian Wilkerson
LGTM https://codereview.chromium.org/628053002/diff/20001/pkg/analyzer/lib/src/generated/error.dart File pkg/analyzer/lib/src/generated/error.dart (right): https://codereview.chromium.org/628053002/diff/20001/pkg/analyzer/lib/src/generated/error.dart#newcode2781 pkg/analyzer/lib/src/generated/error.dart:2781: class NullErrorListener implements AnalysisErrorListener { Or use the ...
6 years, 2 months ago (2014-10-06 16:49:41 UTC) #5
Paul Berry
https://codereview.chromium.org/628053002/diff/20001/pkg/analyzer/lib/src/generated/error.dart File pkg/analyzer/lib/src/generated/error.dart (right): https://codereview.chromium.org/628053002/diff/20001/pkg/analyzer/lib/src/generated/error.dart#newcode2781 pkg/analyzer/lib/src/generated/error.dart:2781: class NullErrorListener implements AnalysisErrorListener { On 2014/10/06 16:49:41, Brian ...
6 years, 2 months ago (2014-10-06 16:56:53 UTC) #6
Paul Berry
6 years, 2 months ago (2014-10-06 16:57:17 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 40940 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698