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

Issue 11293020: Redirecting constructor may not have function body (Closed)

Created:
8 years, 1 month ago by hausner
Modified:
8 years, 1 month ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Redirecting constructor may not have function body Adding a test case and consolidating 3 other tests into the new one. Issue 2030. Committed: https://code.google.com/p/dart/source/detail?r=14376

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -60 lines) Patch
A tests/language/constructor_redirect2_test.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
D tests/language/constructor_redirect3_negative_test.dart View 1 2 1 chunk +0 lines, -20 lines 0 comments Download
D tests/language/constructor_redirect4_negative_test.dart View 1 2 1 chunk +0 lines, -20 lines 0 comments Download
D tests/language/constructor_redirect5_negative_test.dart View 1 2 1 chunk +0 lines, -20 lines 0 comments Download
M tests/language/language.status View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
8 years, 1 month ago (2012-10-31 21:07:46 UTC) #1
regis
Have you hear of Operation "Don't be Negative"? :-) http://codereview.chromium.org/11293020/diff/1/tests/language/constructor_redirect6_negative_test.dart File tests/language/constructor_redirect6_negative_test.dart (right): http://codereview.chromium.org/11293020/diff/1/tests/language/constructor_redirect6_negative_test.dart#newcode9 tests/language/constructor_redirect6_negative_test.dart:9: ...
8 years, 1 month ago (2012-10-31 21:11:04 UTC) #2
hausner
PTAL.
8 years, 1 month ago (2012-10-31 22:00:37 UTC) #3
regis
8 years, 1 month ago (2012-10-31 22:03:40 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698