| commit | f0ca3ad921efe27742384f69dddd32ffdbf625b3 | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Tue Jun 09 12:14:40 2015 -0700 |
| committer | Natalie Weizenbaum <nweiz@google.com> | Tue Jun 09 12:14:40 2015 -0700 |
| tree | eb39f0c4029d4b2f94c3bbb0682ca675a467e1c6 | |
| parent | 8c33230d1ec51811aa7bea1005dc267ee36c3410 [diff] |
Fix an edge case with nested Chain.capture blocks. Specifically, when a null stack trace is passed to a completer or stream controller in nested Chain.capture blocks, substitute the inner block's chain rather than the outer block's. This is consistent with other nested capture behavior, and it's useful for migrating to the new test runner. R=rnystrom@google.com Review URL: https://codereview.chromium.org//1171863002.