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

Issue 1520293002: Add token invariant to DiagnosticReporter (Closed)

Created:
5 years ago by Johnni Winther
Modified:
5 years ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add token invariant to DiagnosticReporter Closes #3675 R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/c5235fde7ffd55a184eb79306cfeb0344d560fc7

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update cf. comments. #

Patch Set 3 : Rebase + status update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -21 lines) Patch
M pkg/compiler/lib/src/compiler.dart View 1 2 1 chunk +61 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/diagnostic_listener.dart View 1 2 2 chunks +7 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/invariant.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/resolution/constructors.dart View 2 chunks +6 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/resolution/enum_creator.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/registry.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution.dart View 1 4 chunks +4 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/resolution/tree_elements.dart View 4 chunks +8 lines, -7 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
5 years ago (2015-12-14 14:41:36 UTC) #2
Siggi Cherem (dart-lang)
lgtm. It might be worth documenting somewhere what we check and what we don't, so ...
5 years ago (2015-12-14 22:54:44 UTC) #3
Johnni Winther
On 2015/12/14 22:54:44, Siggi Cherem (dart-lang) wrote: > lgtm. > > It might be worth ...
5 years ago (2015-12-15 09:35:51 UTC) #4
Johnni Winther
https://codereview.chromium.org/1520293002/diff/1/pkg/compiler/lib/src/resolution/resolution.dart File pkg/compiler/lib/src/resolution/resolution.dart (right): https://codereview.chromium.org/1520293002/diff/1/pkg/compiler/lib/src/resolution/resolution.dart#newcode1049 pkg/compiler/lib/src/resolution/resolution.dart:1049: reporter.withCurrentElement(annotation.annotatedElement.enclosingElement, () => measure(() { On 2015/12/14 22:54:44, Siggi ...
5 years ago (2015-12-15 10:28:01 UTC) #5
Johnni Winther
5 years ago (2015-12-15 10:36:06 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
c5235fde7ffd55a184eb79306cfeb0344d560fc7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698