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

Issue 2358213002: Include referenced declared variables and their values into the linked bundle hash. (Closed)

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

Description

Include referenced declared variables and their values into the linked bundle hash. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/33250044614b61e57ea461f77cf0f1888a182c20

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix for signature computation and actually using declared variables. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -35 lines) Patch
M pkg/analyzer/lib/src/summary/pub_summary.dart View 1 11 chunks +80 lines, -33 lines 0 comments Download
M pkg/analyzer/test/src/summary/pub_summary_test.dart View 1 3 chunks +92 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 3 months ago (2016-09-21 19:38:49 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/2358213002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart File pkg/analyzer/lib/src/summary/pub_summary.dart (right): https://codereview.chromium.org/2358213002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart#newcode756 pkg/analyzer/lib/src/summary/pub_summary.dart:756: for (String name in names) { Before the ...
4 years, 3 months ago (2016-09-21 19:47:22 UTC) #2
Brian Wilkerson
lgtm
4 years, 3 months ago (2016-09-21 20:00:11 UTC) #3
scheglov
https://codereview.chromium.org/2358213002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart File pkg/analyzer/lib/src/summary/pub_summary.dart (right): https://codereview.chromium.org/2358213002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart#newcode756 pkg/analyzer/lib/src/summary/pub_summary.dart:756: for (String name in names) { On 2016/09/21 19:47:22, ...
4 years, 3 months ago (2016-09-21 20:34:49 UTC) #4
scheglov
4 years, 3 months ago (2016-09-21 20:35:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
33250044614b61e57ea461f77cf0f1888a182c20 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698