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

Issue 26888005: Disallow extending a malformed type (issue 13940). (Closed)

Created:
7 years, 2 months ago by regis
Modified:
7 years, 2 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Disallow extending a malformed type (issue 13940). Add language test and update dart2js status (issue 13994 filed). R=rmacnak@google.com Committed: https://code.google.com/p/dart/source/detail?r=28488

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M runtime/vm/object.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M tests/language/language_dart2js.status View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tests/language/malformed_inheritance_test.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
7 years, 2 months ago (2013-10-10 21:01:26 UTC) #1
rmacnak
LGTM https://codereview.chromium.org/26888005/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/26888005/diff/1/runtime/vm/parser.cc#newcode3809 runtime/vm/parser.cc:3809: // The string 'dynamic' is not resolved yet ...
7 years, 2 months ago (2013-10-10 23:26:37 UTC) #2
regis
Thanks! https://codereview.chromium.org/26888005/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/26888005/diff/1/runtime/vm/parser.cc#newcode3809 runtime/vm/parser.cc:3809: // The string 'dynamic' is not resolved yet ...
7 years, 2 months ago (2013-10-10 23:29:54 UTC) #3
regis
7 years, 2 months ago (2013-10-10 23:30:46 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r28488 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698