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

Issue 1746963002: Follow ClassTypeAlias constructor redirections. (Closed)

Created:
4 years, 9 months ago by scheglov
Modified:
4 years, 9 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Simplify the method and fix the bug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -12 lines) Patch
M pkg/analyzer/lib/src/summary/index_unit.dart View 1 2 chunks +21 lines, -8 lines 0 comments Download
M pkg/analyzer/test/src/summary/index_unit_test.dart View 1 1 chunk +24 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 9 months ago (2016-02-29 21:11:44 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1746963002/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart File pkg/analyzer/lib/src/summary/index_unit.dart (right): https://codereview.chromium.org/1746963002/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart#newcode564 pkg/analyzer/lib/src/summary/index_unit.dart:564: if (constructor.redirectedConstructor == false) { "false"? Do we ...
4 years, 9 months ago (2016-02-29 21:27:18 UTC) #2
Paul Berry
lgtm, assuming the bug is fixed and unit tests are updated appropriately. https://codereview.chromium.org/1746963002/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart File pkg/analyzer/lib/src/summary/index_unit.dart ...
4 years, 9 months ago (2016-02-29 21:28:01 UTC) #3
scheglov
https://codereview.chromium.org/1746963002/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart File pkg/analyzer/lib/src/summary/index_unit.dart (right): https://codereview.chromium.org/1746963002/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart#newcode564 pkg/analyzer/lib/src/summary/index_unit.dart:564: if (constructor.redirectedConstructor == false) { On 2016/02/29 21:27:18, Brian ...
4 years, 9 months ago (2016-02-29 22:11:55 UTC) #4
scheglov
4 years, 9 months ago (2016-02-29 22:13:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
3a401c3d5913e02ddfa086f6913ef936759e85c0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698