DescriptionDart: Removes C++ set for closing handles on an unhandled exception.
Replaces it with a call back into Dart from the embedder's
unhandled exception callback. This has the beneficial side-effect
of decoupling closing handles on an unhandled exception from
registration of finalizers on handles for leak detection.
fixes #478
R=johnmccutchan@google.com
Committed: https://chromium.googlesource.com/external/mojo/+/241ff8a72dad01717aceac49af8f62bedf1218a2
Patch Set 1 #Patch Set 2 : Format #
Total comments: 6
Patch Set 3 : Address comments #
Total comments: 2
Patch Set 4 : #
Messages
Total messages: 9 (2 generated)
|