DescriptionRemove a failing assert from the dart2js transformer.
Dart2js can now emit non-fatal messages without URIs for e.g. logging
that it's suppressing warnings in another package. The assert is also
no longer present in [FormattingDiagnosticHandler.handleDiagnostic].
R=rnystrom@google.com
BUG=17796
Committed: https://code.google.com/p/dart/source/detail?r=34444
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|