Chromium Code Reviews
DescriptionCompletion exceptions are never fatal.
Actually only some methods of the 'edit' domain are potentially fatal.
Alternative solutions:
1. Don't make anything fatal.
2. Add areExceptionsFatal to RequestHandler.
3. Let every domain to decide whether exceptions in some method or none of them are fatal.
R=brianwilkerson@google.com, danrubel@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/4e5938f373cc47cb6266c7b76af1c913fbcd47bc
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||