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

Issue 417693002: Support optional (non-named) arguments in constructors for reflection. (Closed)

Created:
6 years, 5 months ago by floitsch
Modified:
6 years, 5 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Support optional (non-named) arguments in constructors for reflection. BUG= http://dartbug.com/19635 R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=38536

Patch Set 1 #

Patch Set 2 : Fix long line. #

Total comments: 10

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -6 lines) Patch
M sdk/lib/_internal/lib/js_mirrors.dart View 1 2 6 chunks +23 lines, -5 lines 0 comments Download
M tests/lib/lib.status View 1 chunk +0 lines, -1 line 0 comments Download
A tests/lib/mirrors/new_instance_optional_arguments_test.dart View 1 2 1 chunk +115 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
floitsch
6 years, 5 months ago (2014-07-23 18:36:16 UTC) #1
Johnni Winther
lgtm https://codereview.chromium.org/417693002/diff/20001/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (right): https://codereview.chromium.org/417693002/diff/20001/sdk/lib/_internal/lib/js_mirrors.dart#newcode2171 sdk/lib/_internal/lib/js_mirrors.dart:2171: // TODO(floitsch): what about optional parameters? Nit. 'what' ...
6 years, 5 months ago (2014-07-24 06:45:51 UTC) #2
floitsch
https://codereview.chromium.org/417693002/diff/20001/sdk/lib/_internal/lib/js_mirrors.dart File sdk/lib/_internal/lib/js_mirrors.dart (right): https://codereview.chromium.org/417693002/diff/20001/sdk/lib/_internal/lib/js_mirrors.dart#newcode2171 sdk/lib/_internal/lib/js_mirrors.dart:2171: // TODO(floitsch): what about optional parameters? On 2014/07/24 06:45:51, ...
6 years, 5 months ago (2014-07-24 09:43:49 UTC) #3
floitsch
6 years, 5 months ago (2014-07-24 09:44:31 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r38536 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698