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

Issue 1642993003: Resynthesize untyped List / Map. (Closed)

Created:
4 years, 10 months ago by scheglov
Modified:
4 years, 10 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 : Verify constant map keys order. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -4 lines) Patch
M pkg/analyzer/lib/src/generated/testing/ast_factory.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 2 chunks +18 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 2 chunks +34 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 10 months ago (2016-01-28 23:35:50 UTC) #1
Paul Berry
lgtm with one nit https://codereview.chromium.org/1642993003/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart File pkg/analyzer/test/src/summary/resynthesize_test.dart (right): https://codereview.chromium.org/1642993003/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart#newcode236 pkg/analyzer/test/src/summary/resynthesize_test.dart:236: originalMap.forEach((originalKey, originalValue) { In Dart, ...
4 years, 10 months ago (2016-01-28 23:43:07 UTC) #2
scheglov
https://codereview.chromium.org/1642993003/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart File pkg/analyzer/test/src/summary/resynthesize_test.dart (right): https://codereview.chromium.org/1642993003/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart#newcode236 pkg/analyzer/test/src/summary/resynthesize_test.dart:236: originalMap.forEach((originalKey, originalValue) { On 2016/01/28 23:43:07, Paul Berry wrote: ...
4 years, 10 months ago (2016-01-29 17:07:08 UTC) #3
scheglov
4 years, 10 months ago (2016-01-29 17:39:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
371922dc670e0d606a8866286614fecfcef72233 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698