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

Issue 11013010: Throw AbstractClassInstantiationError on abstract class instantiation. (Closed)

Created:
8 years, 2 months ago by aam-me
Modified:
8 years, 2 months ago
Reviewers:
ahe, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Throw AbstractClassInstantiationError on abstract class instantiation. BUG=dartbug.com/4737 TEST= Kasper deployed this as https://codereview.chromium.org//11109012

Patch Set 1 #

Patch Set 2 : Merged with 10990108. #

Total comments: 4

Patch Set 3 : Removed passing tests from status file. Fixed order of class elements. Reverted source code formatt… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -8 lines) Patch
M lib/compiler/implementation/lib/js_helper.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M lib/compiler/implementation/ssa/builder.dart View 1 2 3 chunks +21 lines, -2 lines 0 comments Download
M lib/core/errors.dart View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M tests/co19/co19-dart2js.status View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
aam-me
Peter, please, take a look when you have a chance. I am not sure what ...
8 years, 2 months ago (2012-10-01 05:26:41 UTC) #1
ahe
Hi Alexander, Johnni also made changes in this area, see: https://codereview.chromium.org/10990108/ Could you rebase this ...
8 years, 2 months ago (2012-10-10 07:58:51 UTC) #2
ahe
Perhaps you should wait a little bit on this. I remember there was some controversy ...
8 years, 2 months ago (2012-10-10 08:15:24 UTC) #3
ahe
On 2012/10/10 08:15:24, ahe wrote: > Perhaps you should wait a little bit on this. ...
8 years, 2 months ago (2012-10-11 08:01:47 UTC) #4
aam-me
Peter, I have merged my changes with Johnni's CL. Please, take a look when you ...
8 years, 2 months ago (2012-10-11 17:41:45 UTC) #5
ahe
LGTM! https://chromiumcodereview.appspot.com/11013010/diff/9001/lib/compiler/implementation/elements/elements.dart File lib/compiler/implementation/elements/elements.dart (right): https://chromiumcodereview.appspot.com/11013010/diff/9001/lib/compiler/implementation/elements/elements.dart#newcode1320 lib/compiler/implementation/elements/elements.dart:1320: int initialState) If unchanged, please just keep the ...
8 years, 2 months ago (2012-10-11 18:27:07 UTC) #6
aam-me
Thank you for the feedback, Peter. Please take another look. https://chromiumcodereview.appspot.com/11013010/diff/9001/lib/compiler/implementation/elements/elements.dart File lib/compiler/implementation/elements/elements.dart (right): https://chromiumcodereview.appspot.com/11013010/diff/9001/lib/compiler/implementation/elements/elements.dart#newcode1320 ...
8 years, 2 months ago (2012-10-12 01:14:05 UTC) #7
kasperl
I'm trying to land this as is here: https://codereview.chromium.org/11109012/. Cheers, Kasper
8 years, 2 months ago (2012-10-12 11:01:21 UTC) #8
ahe
8 years, 2 months ago (2012-10-12 11:06:49 UTC) #9
LGTM!

Powered by Google App Engine
This is Rietveld 408576698