mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
9bae50bf47
The problem with these changes was that closed ports still continue to receive messages and as a result we start using dead peer objects. Fixing that would require more intrusive changes into message handler implementation - so instead we are reverting the changes and restoring manual PORT -> PEER mapping. BUG= R=erikcorry@google.com Review-Url: https://codereview.chromium.org/2666063002 . |
||
---|---|---|
.. | ||
build_dart | ||
build_dart_simple | ||
sample_extension | ||
.gitignore | ||
README | ||
samples.status |
This directory contains sample Dart programs.