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

Issue 1088433004: Add StackTrace.fromString constructor. (Closed)

Created:
5 years, 8 months ago by Lasse Reichstein Nielsen
Modified:
5 years, 6 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Add StackTrace.fromString constructor. Remove _RemoteStackTrace from dart:isolate and use the new version instead. R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=45088

Patch Set 1 #

Patch Set 2 : Add suggestion to use StackTrace.fromString in Isolate.addErrorListener. #

Patch Set 3 : Add test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -10 lines) Patch
M sdk/lib/core/stacktrace.dart View 2 chunks +21 lines, -0 lines 0 comments Download
M sdk/lib/isolate/isolate.dart View 1 2 chunks +2 lines, -7 lines 0 comments Download
A tests/corelib/stacktrace_fromstring_test.dart View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
M tests/language/custom_await_stack_trace_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Lasse Reichstein Nielsen
5 years, 8 months ago (2015-04-13 07:37:40 UTC) #2
Søren Gjesse
lgtm, but please add a 'roundtrip' test.
5 years, 8 months ago (2015-04-13 08:24:16 UTC) #3
Lasse Reichstein Nielsen
Committed patchset #3 (id:40001) manually as 45088 (presubmit successful).
5 years, 8 months ago (2015-04-13 09:17:23 UTC) #4
kevmoo
5 years, 6 months ago (2015-06-23 20:53:50 UTC) #5
Message was sent while issue was closed.
On 2015/04/13 09:17:23, Lasse Reichstein Nielsen wrote:
> Committed patchset #3 (id:40001) manually as 45088 (presubmit successful).

Please update CHANGELOG.md when making API changes

Powered by Google App Engine
This is Rietveld 408576698