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

Issue 23450002: Bugfix in the inferrer for named optional parameter. (Closed)

Created:
7 years, 3 months ago by ngeoffray
Modified:
7 years, 3 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Bugfix in the inferrer for named optional parameter. R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=26684

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -5 lines) Patch
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 1 1 chunk +8 lines, -5 lines 0 comments Download
A tests/language/inferrer_named_parameter_test.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 3 months ago (2013-08-26 19:55:24 UTC) #1
ahe
LGTM! —except that the nested conditional expressions doesn't look good at all ;-) https://codereview.chromium.org/23450002/diff/3001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart File ...
7 years, 3 months ago (2013-08-26 19:59:40 UTC) #2
ngeoffray
Thanks Peter. https://codereview.chromium.org/23450002/diff/3001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart File sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart (right): https://codereview.chromium.org/23450002/diff/3001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart#newcode1214 sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart:1214: : null; On 2013/08/26 19:59:41, ahe wrote: ...
7 years, 3 months ago (2013-08-26 20:47:42 UTC) #3
ngeoffray
7 years, 3 months ago (2013-08-27 06:24:50 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r26684 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698