Chromium Code Reviews
DescriptionHandle defered handling of exceptions (where the exception is thrown before the
handler is registered). Also, don't throw the exception on calls to then(),
to avoid enforcing an ordering to the then() and handleException() calls.
BUG=1115
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=3477
Patch Set 1 #
Total comments: 2
Patch Set 2 : reduce scope of change to the agreed on part #Patch Set 3 : quick typo fix #
Total comments: 1
Patch Set 4 : v #Patch Set 5 : revert merge #Messages
Total messages: 4 (0 generated)
|