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

Issue 26346002: Correctly report the type of initializing formals declared without an explicit type to be the type … (Closed)

Created:
7 years, 2 months ago by rmacnak
Modified:
7 years, 2 months ago
Reviewers:
gbracha, hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Correctly report the type of initializing formals declared without an explicit type to be the type of the corresponding field. BUG=http://dartbug.com/11281 R=gbracha@google.com, hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=28349

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -10 lines) Patch
M runtime/lib/mirrors.cc View 3 chunks +22 lines, -0 lines 0 comments Download
M runtime/vm/parser.cc View 1 5 chunks +18 lines, -1 line 0 comments Download
M tests/lib/lib.status View 2 chunks +0 lines, -2 lines 0 comments Download
M tests/lib/mirrors/initializing_formals_test.dart View 1 7 chunks +44 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
7 years, 2 months ago (2013-10-07 20:56:50 UTC) #1
hausner
LGTM with comments. https://codereview.chromium.org/26346002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/26346002/diff/1/runtime/vm/parser.cc#newcode1421 runtime/vm/parser.cc:1421: // constructor is fully parsed. corrected ...
7 years, 2 months ago (2013-10-07 23:03:08 UTC) #2
rmacnak
https://codereview.chromium.org/26346002/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://codereview.chromium.org/26346002/diff/1/runtime/vm/parser.cc#newcode1421 runtime/vm/parser.cc:1421: // constructor is fully parsed. On 2013/10/07 23:03:08, hausner ...
7 years, 2 months ago (2013-10-08 01:01:01 UTC) #3
gbracha
test lgtm
7 years, 2 months ago (2013-10-08 01:05:45 UTC) #4
rmacnak
7 years, 2 months ago (2013-10-08 01:09:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r28349 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698