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

Issue 1492323004: Fix a crash in Chain.terse and Chain.foldFrames. (Closed)

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

Description

Fix a crash in Chain.terse and Chain.foldFrames. These methods didn't gracefully handle a chain with an empty frame, which comes up occasionally in practice. Closes #9 R=rnystrom@google.com Committed: https://github.com/dart-lang/stack_trace/commit/2f213c866cbde640b758c73eb0c3887152173cf4

Patch Set 1 #

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

Messages

Total messages: 5 (2 generated)
nweiz
5 years ago (2015-12-04 01:19:13 UTC) #2
Bob Nystrom
lgtm
5 years ago (2015-12-04 19:32:10 UTC) #3
nweiz
4 years, 11 months ago (2016-01-11 22:24:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2f213c866cbde640b758c73eb0c3887152173cf4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698