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

Issue 148263007: VM: Fix crash when a type error is encountered while evaluating metadata in checked mode. (Closed)

Created:
6 years, 11 months ago by rmacnak
Modified:
6 years, 11 months ago
Reviewers:
gbracha, hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

VM: Fix crash when a type error is encountered while evaluating metadata in checked mode. BUG=http://dartbug.com/16321 R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=32042

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -2 lines) Patch
M runtime/vm/parser.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M tests/lib/lib.status View 1 chunk +3 lines, -0 lines 0 comments Download
A tests/lib/mirrors/regress_16321_test.dart View 1 chunk +21 lines, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
rmacnak
https://codereview.chromium.org/148263007/diff/1/tests/lib/mirrors/regress_16321_test.dart File tests/lib/mirrors/regress_16321_test.dart (right): https://codereview.chromium.org/148263007/diff/1/tests/lib/mirrors/regress_16321_test.dart#newcode15 tests/lib/mirrors/regress_16321_test.dart:15: @TypedBox('foo') /// 01: static type warning Or is the ...
6 years, 11 months ago (2014-01-27 23:07:46 UTC) #1
hausner
Parser change LGTM. Gilad will have to answer your question in the test.
6 years, 11 months ago (2014-01-27 23:33:15 UTC) #2
hausner
I hear that this is a critical fix, so go ahead and check this in. ...
6 years, 11 months ago (2014-01-27 23:36:39 UTC) #3
rmacnak
6 years, 11 months ago (2014-01-27 23:50:52 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r32042 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698