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

Issue 1893703002: Support for a.b.c.d extract property sequence. (Closed)

Created:
4 years, 8 months ago by scheglov
Modified:
4 years, 8 months ago
Reviewers:
Paul Berry
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: 2

Patch Set 2 : merge #

Patch Set 3 : Implement as Paul recommends in the review. #

Patch Set 4 : tweak #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -4 lines) Patch
M pkg/analyzer/lib/src/summary/link.dart View 1 2 3 4 chunks +41 lines, -4 lines 4 comments Download
M pkg/analyzer/test/src/summary/resynthesize_ast_test.dart View 1 2 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
scheglov
4 years, 8 months ago (2016-04-15 20:34:45 UTC) #1
Paul Berry
I'm concerned that this approach is not going to work when we try to extend ...
4 years, 8 months ago (2016-04-15 21:15:52 UTC) #2
scheglov
This makes perfect sense. Done. PTAL
4 years, 8 months ago (2016-04-15 21:52:37 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/1893703002/diff/60001/pkg/analyzer/lib/src/summary/link.dart File pkg/analyzer/lib/src/summary/link.dart (right): https://codereview.chromium.org/1893703002/diff/60001/pkg/analyzer/lib/src/summary/link.dart#newcode3181 pkg/analyzer/lib/src/summary/link.dart:3181: } else { return new NonStaticMemberElementForLink(null, _constNode); } ...
4 years, 8 months ago (2016-04-16 14:50:10 UTC) #4
scheglov
https://codereview.chromium.org/1893703002/diff/60001/pkg/analyzer/lib/src/summary/link.dart File pkg/analyzer/lib/src/summary/link.dart (right): https://codereview.chromium.org/1893703002/diff/60001/pkg/analyzer/lib/src/summary/link.dart#newcode3181 pkg/analyzer/lib/src/summary/link.dart:3181: } On 2016/04/16 14:50:09, Paul Berry wrote: > else ...
4 years, 8 months ago (2016-04-17 02:38:26 UTC) #5
scheglov
4 years, 8 months ago (2016-04-17 02:38:31 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
e0fd9400fe6c396320f438853d1cd3ea99a52d28 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698