Chromium Code Reviews
DescriptionImprovements to causal async stack traces
UX improvements:
- [x] Stop printing the suffix <%s_async_body> and <%s_async_gen_body> for the generated closures.
Fixes #28743
- [x] Don't include the duplicate frame below the asynchronous suspension marker.
Fixes #28742
Bug fixes:
- [x] Fix service protocol enum naming so that it is consistent with other enums.
Fixes #28726
Misc:
- [x] Stop using package:stack_trace now that the VM does it for us.
BUG=
R=asiva@google.com, devoncarew@google.com, rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/8538d81473d81e46d0bc8ea82607581ebff65390
Patch Set 1 #
Total comments: 4
Patch Set 2 : rmacnak review #
Total comments: 2
Patch Set 3 : asiva review and rmacnak added on test cases #Patch Set 4 : asiva review and rmacnak added on test cases #Messages
Total messages: 13 (3 generated)
|