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

Issue 985203002: Allow direct access to type parameters from factory (issue 22700). (Closed)

Created:
5 years, 9 months ago by regis
Modified:
5 years, 9 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Allow direct access to type parameters from factory (issue 22700). Add regression test. Fix wrong test and update status files. Committed: https://code.google.com/p/dart/source/detail?r=44339

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -7 lines) Patch
M runtime/vm/parser.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M tests/language/language_analyzer.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/language_analyzer2.status View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tests/language/language_dart2js.status View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A tests/language/regress_22700_test.dart View 1 2 1 chunk +30 lines, -0 lines 0 comments Download
M tests/language/reify_typevar_static_test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
regis
5 years, 9 months ago (2015-03-06 23:37:06 UTC) #2
Ivan Posva
LGTMwC -ip https://codereview.chromium.org/985203002/diff/20001/tests/language/regress_22700_test.dart File tests/language/regress_22700_test.dart (right): https://codereview.chromium.org/985203002/diff/20001/tests/language/regress_22700_test.dart#newcode22 tests/language/regress_22700_test.dart:22: new MyClass<String>.works2(); It would be nice if ...
5 years, 9 months ago (2015-03-09 16:48:07 UTC) #3
regis
Thanks! https://codereview.chromium.org/985203002/diff/20001/tests/language/regress_22700_test.dart File tests/language/regress_22700_test.dart (right): https://codereview.chromium.org/985203002/diff/20001/tests/language/regress_22700_test.dart#newcode22 tests/language/regress_22700_test.dart:22: new MyClass<String>.works2(); On 2015/03/09 16:48:07, Ivan Posva wrote: ...
5 years, 9 months ago (2015-03-09 19:39:05 UTC) #4
regis
5 years, 9 months ago (2015-03-09 19:39:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as r44339 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698