commit | f67308a983a2a7d8f4645702d34fba36e41b0c56 | [log] [tgz] |
---|---|---|
author | Jens Johansen <jensj@google.com> | Tue Jun 26 11:16:35 2018 +0000 |
committer | commit-bot@chromium.org <commit-bot@chromium.org> | Tue Jun 26 11:16:35 2018 +0000 |
tree | 0495e92fa82cd3d3a64763426f06ef001ba2b608 | |
parent | 9aa0c4ae3f05ec2c2f377f0d68f2c74f42cd5bf4 [diff] |
Handle invalid dill files more gracefully Instead of bailing out with FATAL et al (which shuts down the VM), give an ApiError when the dill file is invalid. Bug: #33577 Change-Id: I8354b4e68ee95e36584284fd15b3abab3c3bf980 Reviewed-on: https://dart-review.googlesource.com/61937 Commit-Queue: Jens Johansen <jensj@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.