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

Issue 1320923003: Implement a task to compute the dependencies between static variables (Closed)

Created:
5 years, 3 months ago by Brian Wilkerson
Modified:
5 years, 3 months ago
Reviewers:
Leaf, Paul Berry
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Implement a task to compute the dependencies between static variables R=leafp@google.com, paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/7ce07af57ec4e44b6016e0d7484669a99d335d49

Patch Set 1 #

Total comments: 13

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+317 lines, -111 lines) Patch
M pkg/analyzer/lib/src/generated/element.dart View 1 6 chunks +19 lines, -13 lines 0 comments Download
M pkg/analyzer/lib/src/generated/element_handle.dart View 3 chunks +3 lines, -6 lines 0 comments Download
M pkg/analyzer/lib/src/plugin/engine_plugin.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 1 8 chunks +118 lines, -19 lines 0 comments Download
M pkg/analyzer/lib/src/task/strong_mode.dart View 1 3 chunks +48 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 1 9 chunks +50 lines, -70 lines 0 comments Download
M pkg/analyzer/test/src/task/strong_mode_test.dart View 1 5 chunks +78 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Brian Wilkerson
5 years, 3 months ago (2015-08-27 18:09:07 UTC) #2
Paul Berry
https://codereview.chromium.org/1320923003/diff/1/pkg/analyzer/lib/src/generated/element.dart File pkg/analyzer/lib/src/generated/element.dart (right): https://codereview.chromium.org/1320923003/diff/1/pkg/analyzer/lib/src/generated/element.dart#newcode10529 pkg/analyzer/lib/src/generated/element.dart:10529: * an entire library or class. Since our notion ...
5 years, 3 months ago (2015-08-27 18:56:08 UTC) #3
Brian Wilkerson
Changes made and uploaded, in case you want to take another look. https://codereview.chromium.org/1320923003/diff/1/pkg/analyzer/lib/src/generated/element.dart File pkg/analyzer/lib/src/generated/element.dart ...
5 years, 3 months ago (2015-08-27 20:43:54 UTC) #4
Paul Berry
lgtm https://codereview.chromium.org/1320923003/diff/1/pkg/analyzer/lib/src/generated/element.dart File pkg/analyzer/lib/src/generated/element.dart (right): https://codereview.chromium.org/1320923003/diff/1/pkg/analyzer/lib/src/generated/element.dart#newcode10529 pkg/analyzer/lib/src/generated/element.dart:10529: * an entire library or class. On 2015/08/27 ...
5 years, 3 months ago (2015-08-27 21:23:14 UTC) #5
Leaf
lgtm
5 years, 3 months ago (2015-08-28 17:44:48 UTC) #6
Brian Wilkerson
5 years, 3 months ago (2015-08-28 18:42:19 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7ce07af57ec4e44b6016e0d7484669a99d335d49 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698