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

Issue 11445043: Fix type annotations on local variables. (Closed)

Created:
8 years ago by Johnni Winther
Modified:
8 years ago
Reviewers:
karlklose, ahe, ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix type annotations on local variables. BUG=http://dartbug.com/5348 Committed: https://code.google.com/p/dart/source/detail?r=15788

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 chunk +9 lines, -1 line 2 comments Download
M tests/co19/co19-dart2js.status View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Johnni Winther
8 years ago (2012-12-06 13:17:42 UTC) #1
ahe
LGTM!
8 years ago (2012-12-06 13:23:19 UTC) #2
karlklose
STV!
8 years ago (2012-12-06 13:35:00 UTC) #3
ngeoffray
Very nice! https://codereview.chromium.org/11445043/diff/5001/sdk/lib/_internal/compiler/implementation/resolution/members.dart File sdk/lib/_internal/compiler/implementation/resolution/members.dart (right): https://codereview.chromium.org/11445043/diff/5001/sdk/lib/_internal/compiler/implementation/resolution/members.dart#newcode2067 sdk/lib/_internal/compiler/implementation/resolution/members.dart:2067: // the current scope. If the current ...
8 years ago (2012-12-09 20:46:56 UTC) #4
Johnni Winther
8 years ago (2012-12-11 14:22:58 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/11445043/diff/5001/sdk/lib/_internal/compiler...
File sdk/lib/_internal/compiler/implementation/resolution/members.dart (right):

https://codereview.chromium.org/11445043/diff/5001/sdk/lib/_internal/compiler...
sdk/lib/_internal/compiler/implementation/resolution/members.dart:2067: // the
current scope. If the current scope is a [MethodScope] or
On 2012/12/09 20:46:56, ngeoffray wrote:
> it depends *on* the current scope.

Done in https://codereview.chromium.org/11415287/

Powered by Google App Engine
This is Rietveld 408576698