Chromium Code Reviews
DescriptionMove _fatal from dart:core to dart:_internal
_fatal was a private function in dart:core which was called from a
different library (dart:async). It's not clear how it was supposed to
work or if it even did. The uses in dart:async don't appear to be
covered by tests.
Move it to dart:_internal which exists exactly for sharing things
between the dart: libraries.
BUG=
R=kustermann@google.com
Committed: https://github.com/dart-lang/sdk/commit/fdb4c100e0914677fd274b0deff91e6c818a6878
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||