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

Issue 10008017: Do not require upper bounds to be resolved and finalized before comparing them (Closed)

Created:
8 years, 8 months ago by regis
Modified:
8 years, 8 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Do not require upper bounds to be resolved and finalized before comparing them between the expected and actual factory class (issue 2431). Add test. Committed: https://code.google.com/p/dart/source/detail?r=6236

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -61 lines) Patch
M runtime/vm/class_finalizer.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/class_finalizer.cc View 6 chunks +10 lines, -10 lines 0 comments Download
M runtime/vm/object.h View 5 chunks +9 lines, -5 lines 0 comments Download
M runtime/vm/object.cc View 7 chunks +86 lines, -38 lines 0 comments Download
M runtime/vm/parser.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M tests/language/language.status View 1 chunk +1 line, -1 line 0 comments Download
A tests/language/src/DefaultFactory3Test.dart View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 8 months ago (2012-04-05 17:45:41 UTC) #1
srdjan
8 years, 8 months ago (2012-04-05 18:07:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698