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

Issue 1954203002: Keep all type arguments in summaries - dynamic or not. (Closed)

Created:
4 years, 7 months ago by scheglov
Modified:
4 years, 7 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

Keep all type arguments in summaries - dynamic or not. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/4db64c34fe296ff3ab8f4952b3471272f0f5691a

Patch Set 1 #

Total comments: 4

Patch Set 2 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -113 lines) Patch
M pkg/analyzer/lib/src/summary/format.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View 1 Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analyzer/lib/src/summary/link.dart View 1 2 chunks +6 lines, -15 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_ast.dart View 1 chunk +2 lines, -14 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 1 1 chunk +3 lines, -14 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 29 chunks +156 lines, -66 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 7 months ago (2016-05-06 17:44:36 UTC) #1
Paul Berry
lgtm assuming you are ok with my suggestions below. https://codereview.chromium.org/1954203002/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/1954203002/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode205 pkg/analyzer/lib/src/summary/idl.dart:205: ...
4 years, 7 months ago (2016-05-06 18:11:38 UTC) #2
scheglov
https://codereview.chromium.org/1954203002/diff/1/pkg/analyzer/lib/src/summary/idl.dart File pkg/analyzer/lib/src/summary/idl.dart (right): https://codereview.chromium.org/1954203002/diff/1/pkg/analyzer/lib/src/summary/idl.dart#newcode205 pkg/analyzer/lib/src/summary/idl.dart:205: * type arguments used to instantiate it. If AST ...
4 years, 7 months ago (2016-05-06 19:12:36 UTC) #3
scheglov
4 years, 7 months ago (2016-05-06 19:13:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4db64c34fe296ff3ab8f4952b3471272f0f5691a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698