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

Issue 10392175: Default parameter values are now allowed in interface methods and in abstract (Closed)

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

Description

Default parameter values are now allowed in interface methods and in abstract methods, but not in function type aliases. Made a negative test positive. Disabled erroneous co19 tests (new co19 issue 123). Committed: https://code.google.com/p/dart/source/detail?r=7782

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -17 lines) Patch
M runtime/vm/class_finalizer.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/parser.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 1 chunk +5 lines, -0 lines 0 comments Download
D tests/language/function_type_alias2_negative_test.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
A tests/language/function_type_alias7_test.dart View 1 chunk +17 lines, -0 lines 0 comments Download
M tests/language/language_dart2js.status View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 7 months ago (2012-05-18 23:34:45 UTC) #1
hausner
8 years, 7 months ago (2012-05-18 23:55:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698