DescriptionFix shutdown race when running Dart on the message loop
- Shutdown the DartController when the content handler exits not when the content handler's message loop hits an error (which occurs when the final application closes its shell handle.)
Other fixes:
- DartMessageHandler considers the isolate as exited if it hit an unhandled exception error.
- DartMessageHandler can be configured to not quit the message loop when the isolate exits.
R=zra@google.com
Committed: https://chromium.googlesource.com/external/mojo/+/27d0e88f9491c00c039a930683685dbcd1e75122
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 12 (6 generated)
|