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

Issue 2354383002: Fix for test of linking with unused type parameter. (Closed)

Created:
4 years, 3 months ago by scheglov
Modified:
4 years, 3 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix for test of linking with unused type parameter. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/5a668422ffb89e8b615b8ea302d282b7f86f238f

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -15 lines) Patch
M pkg/analyzer/test/src/summary/summarize_ast_strong_test.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/analyzer/test/src/summary/summarize_ast_test.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 2 chunks +2 lines, -3 lines 3 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 3 months ago (2016-09-21 20:10:11 UTC) #1
Paul Berry
https://codereview.chromium.org/2354383002/diff/1/pkg/analyzer/test/src/summary/summary_common.dart File pkg/analyzer/test/src/summary/summary_common.dart (right): https://codereview.chromium.org/2354383002/diff/1/pkg/analyzer/test/src/summary/summary_common.dart#newcode9957 pkg/analyzer/test/src/summary/summary_common.dart:9957: if (!strongMode || skipFullyLinkedData) { I'm concerned because this ...
4 years, 3 months ago (2016-09-21 21:18:12 UTC) #2
scheglov
https://codereview.chromium.org/2354383002/diff/1/pkg/analyzer/test/src/summary/summary_common.dart File pkg/analyzer/test/src/summary/summary_common.dart (right): https://codereview.chromium.org/2354383002/diff/1/pkg/analyzer/test/src/summary/summary_common.dart#newcode9957 pkg/analyzer/test/src/summary/summary_common.dart:9957: if (!strongMode || skipFullyLinkedData) { On 2016/09/21 21:18:12, Paul ...
4 years, 3 months ago (2016-09-21 21:42:37 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2354383002/diff/1/pkg/analyzer/test/src/summary/summary_common.dart File pkg/analyzer/test/src/summary/summary_common.dart (right): https://codereview.chromium.org/2354383002/diff/1/pkg/analyzer/test/src/summary/summary_common.dart#newcode9957 pkg/analyzer/test/src/summary/summary_common.dart:9957: if (!strongMode || skipFullyLinkedData) { On 2016/09/21 21:42:37, ...
4 years, 3 months ago (2016-09-21 22:09:10 UTC) #4
scheglov
4 years, 3 months ago (2016-09-22 01:04:41 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5a668422ffb89e8b615b8ea302d282b7f86f238f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698