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

Issue 82693004: Fix function subtyping bug. (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -4 lines) Patch
M sdk/lib/_internal/lib/js_rti.dart View 1 chunk +4 lines, -4 lines 0 comments Download
A tests/language/function_subtype2_test.dart View 1 1 chunk +140 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Johnni Winther
7 years, 1 month ago (2013-11-22 12:54:59 UTC) #1
karlklose
Should the text description in the Expect.isFalse cases use 'is not'? https://codereview.chromium.org/82693004/diff/1/tests/language/function_subtype2_test.dart File tests/language/function_subtype2_test.dart (right): ...
7 years, 1 month ago (2013-11-22 13:14:05 UTC) #2
karlklose
LGTM.
7 years, 1 month ago (2013-11-22 13:14:17 UTC) #3
Johnni Winther
https://codereview.chromium.org/82693004/diff/1/tests/language/function_subtype2_test.dart File tests/language/function_subtype2_test.dart (right): https://codereview.chromium.org/82693004/diff/1/tests/language/function_subtype2_test.dart#newcode32 tests/language/function_subtype2_test.dart:32: Expect.isTrue(c1.m2 is T1, "(int,[int])->void is (int,[int])->void"); On 2013/11/22 13:14:05, ...
7 years ago (2013-11-25 07:28:57 UTC) #4
Johnni Winther
7 years ago (2013-11-25 07:30:36 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r30609 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698