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

Issue 68113013: Do not skip unfinalized interfaces while checking type bounds at finalization (Closed)

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

Description

Do not skip unfinalized interfaces while checking type bounds at finalization time (fix issue 14721). Fix BoundedType::ToCString() to handle a null type parameter. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=30250

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -14 lines) Patch
M runtime/vm/object.cc View 1 2 chunks +22 lines, -14 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
regis
7 years, 1 month ago (2013-11-13 02:11:27 UTC) #1
regis
7 years, 1 month ago (2013-11-13 20:47:02 UTC) #2
hausner
lgtm https://codereview.chromium.org/68113013/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/68113013/diff/1/runtime/vm/object.cc#newcode2851 runtime/vm/object.cc:2851: thsi, interface, ClassFinalizer::kCanonicalize); This name threw me off, ...
7 years, 1 month ago (2013-11-13 20:51:46 UTC) #3
regis
Thanks! https://codereview.chromium.org/68113013/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/68113013/diff/1/runtime/vm/object.cc#newcode2851 runtime/vm/object.cc:2851: thsi, interface, ClassFinalizer::kCanonicalize); On 2013/11/13 20:51:46, hausner wrote: ...
7 years, 1 month ago (2013-11-13 20:58:01 UTC) #4
regis
7 years, 1 month ago (2013-11-13 20:58:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r30250 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698