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

Issue 77993002: Add substitutions even when type arguments are fixed. (Closed)

Created:
7 years, 1 month ago by Johnni Winther
Modified:
7 years ago
Reviewers:
karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add substitutions even when type arguments are fixed. BUG=http://dartbug.com/14145 R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=31333

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebased #

Patch Set 3 : Updated cf. comments. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -5 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart View 1 2 2 chunks +7 lines, -4 lines 0 comments Download
A tests/language/fixed_type_variable2_test.dart View 1 2 1 chunk +87 lines, -0 lines 0 comments Download
A tests/language/fixed_type_variable_test.dart View 1 2 1 chunk +87 lines, -0 lines 1 comment Download
A + tests/language/function_subtype_bound_closure5a_test.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Johnni Winther
7 years, 1 month ago (2013-11-20 09:48:22 UTC) #1
karlklose
https://codereview.chromium.org/77993002/diff/1/sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart File sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart (right): https://codereview.chromium.org/77993002/diff/1/sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart#newcode138 sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart:138: while (superclass != null) { You are running through ...
7 years, 1 month ago (2013-11-20 10:25:25 UTC) #2
Johnni Winther
PTAL
7 years ago (2013-12-19 14:50:06 UTC) #3
karlklose
LGTM. https://codereview.chromium.org/77993002/diff/80001/tests/language/fixed_type_variable_test.dart File tests/language/fixed_type_variable_test.dart (right): https://codereview.chromium.org/77993002/diff/80001/tests/language/fixed_type_variable_test.dart#newcode35 tests/language/fixed_type_variable_test.dart:35: testA(); /// 01: ok Two spaces.
7 years ago (2013-12-20 10:38:08 UTC) #4
Johnni Winther
7 years ago (2013-12-20 12:30:31 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r31333 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698