Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Issue 921553006: Fold empty async frames when generating a terse stack trace. (Closed)

Created:
5 years, 10 months ago by nweiz
Modified:
5 years, 10 months ago
Reviewers:
Bob Nystrom, kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/stack_trace@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fold empty async frames when generating a terse stack trace. This avoids having stack chains with a bunch of useless empty frames. R=rnystrom@google.com, kevmoo@google.com Committed: https://github.com/dart-lang/stack_trace/commit/81dba7f46f53ee0f86b1fccc0ec485ba65361483

Patch Set 1 #

Total comments: 2

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M CHANGELOG.md View 1 chunk +5 lines, -0 lines 0 comments Download
M lib/src/trace.dart View 1 1 chunk +12 lines, -1 line 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/trace_test.dart View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
nweiz
5 years, 10 months ago (2015-02-12 19:20:35 UTC) #1
Bob Nystrom
lgtm https://codereview.chromium.org/921553006/diff/1/lib/src/trace.dart File lib/src/trace.dart (right): https://codereview.chromium.org/921553006/diff/1/lib/src/trace.dart#newcode211 lib/src/trace.dart:211: // Ignore async stack frames without any line ...
5 years, 10 months ago (2015-02-12 19:31:45 UTC) #3
nweiz
Code review changes
5 years, 10 months ago (2015-02-12 19:56:57 UTC) #5
nweiz
https://codereview.chromium.org/921553006/diff/1/lib/src/trace.dart File lib/src/trace.dart (right): https://codereview.chromium.org/921553006/diff/1/lib/src/trace.dart#newcode211 lib/src/trace.dart:211: // Ignore async stack frames without any line or ...
5 years, 10 months ago (2015-02-12 19:57:01 UTC) #6
nweiz
5 years, 10 months ago (2015-02-12 19:57:11 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
81dba7f46f53ee0f86b1fccc0ec485ba65361483 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698