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

Issue 2416863003: Fix summarization of closures in toplevel variable declarations in part files. (Closed)

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

Description

Fix summarization of closures in toplevel variable declarations in part files. We were forgetting to include the unitNum, so it was defaulting to zero, which worked for non-part files but not for part files. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/809c80fa49c3c83d2c954a27806cd6f42fc7d6b5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -8 lines) Patch
M pkg/analyzer/lib/src/summary/link.dart View 2 chunks +14 lines, -8 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years, 2 months ago (2016-10-13 20:14:21 UTC) #2
scheglov
LGTM
4 years, 2 months ago (2016-10-13 20:20:57 UTC) #3
Paul Berry
4 years, 2 months ago (2016-10-13 20:29:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
809c80fa49c3c83d2c954a27806cd6f42fc7d6b5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698