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

Issue 38563005: Throw CyclicInitializationError instead of string (Closed)

Created:
7 years, 1 month ago by hausner
Modified:
7 years, 1 month ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Throw CyclicInitializationError instead of string For some reason, I had to regenerate the snapshot for test standalone/issue14236_source.dart. The checked-in snapshot crashed with my change. We don't know yet why. Siva is looking at this separately. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=29397

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M runtime/lib/errors_patch.dart View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/vm/symbols.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M tests/corelib/corelib.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tests/standalone/issue14236_source.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M tests/standalone/issue14236_test.dart View 1 Binary file 0 comments Download

Messages

Total messages: 5 (0 generated)
hausner
7 years, 1 month ago (2013-10-28 16:37:27 UTC) #1
hausner
7 years, 1 month ago (2013-10-28 21:24:13 UTC) #2
srdjan
LGTM with comments https://codereview.chromium.org/38563005/diff/50001/runtime/lib/errors_patch.dart File runtime/lib/errors_patch.dart (right): https://codereview.chromium.org/38563005/diff/50001/runtime/lib/errors_patch.dart#newcode113 runtime/lib/errors_patch.dart:113: patch class CyclicInitializationError { extends Error ...
7 years, 1 month ago (2013-10-28 21:32:02 UTC) #3
hausner
Thank you. https://codereview.chromium.org/38563005/diff/50001/runtime/lib/errors_patch.dart File runtime/lib/errors_patch.dart (right): https://codereview.chromium.org/38563005/diff/50001/runtime/lib/errors_patch.dart#newcode113 runtime/lib/errors_patch.dart:113: patch class CyclicInitializationError { On 2013/10/28 21:32:02, ...
7 years, 1 month ago (2013-10-28 21:35:38 UTC) #4
hausner
7 years, 1 month ago (2013-10-28 21:39:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r29397 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698