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

Issue 10910284: Stop making classes implicitly abstract (Closed)

Created:
8 years, 3 months ago by hausner
Modified:
8 years, 3 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Stop making classes implicitly abstract Allocating an implicitly abstract class is no longer a runtime error. Committed: https://code.google.com/p/dart/source/detail?r=12408

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -84 lines) Patch
M runtime/vm/parser.cc View 5 chunks +1 line, -14 lines 0 comments Download
M tests/co19/co19-runtime.status View 2 chunks +0 lines, -10 lines 0 comments Download
M tests/language/abstract_factory_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/abstract_getter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/get_set_syntax_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/implicit_this_test.dart View 2 chunks +1 line, -4 lines 0 comments Download
D tests/language/interface_negative_test.dart View 1 chunk +0 lines, -42 lines 0 comments Download
M tests/language/interface_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/language.status View 3 chunks +1 line, -4 lines 0 comments Download
M tests/language/language_dart2js.status View 2 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hausner
8 years, 3 months ago (2012-09-14 18:35:29 UTC) #1
siva
8 years, 3 months ago (2012-09-14 22:41:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698