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

Issue 1322983002: Implement task to infer instance members (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

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -2 lines) Patch
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 2 chunks +82 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 3 chunks +56 lines, -0 lines 4 comments Download

Messages

Total messages: 6 (1 generated)
Brian Wilkerson
This creates a task to perform the instance member inference that was implemented in an ...
5 years, 3 months ago (2015-08-31 20:15:46 UTC) #2
Paul Berry
lgtm. The comments below are just nits. https://codereview.chromium.org/1322983002/diff/1/pkg/analyzer/test/src/task/dart_test.dart File pkg/analyzer/test/src/task/dart_test.dart (right): https://codereview.chromium.org/1322983002/diff/1/pkg/analyzer/test/src/task/dart_test.dart#newcode3064 pkg/analyzer/test/src/task/dart_test.dart:3064: if (unitMember ...
5 years, 3 months ago (2015-08-31 20:39:24 UTC) #3
Leaf
lgtm
5 years, 3 months ago (2015-08-31 21:11:32 UTC) #4
Brian Wilkerson
https://codereview.chromium.org/1322983002/diff/1/pkg/analyzer/test/src/task/dart_test.dart File pkg/analyzer/test/src/task/dart_test.dart (right): https://codereview.chromium.org/1322983002/diff/1/pkg/analyzer/test/src/task/dart_test.dart#newcode3064 pkg/analyzer/test/src/task/dart_test.dart:3064: if (unitMember == null) { Based on the next ...
5 years, 3 months ago (2015-08-31 21:23:34 UTC) #5
Brian Wilkerson
5 years, 3 months ago (2015-08-31 21:23:48 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
de4280fa14695167cd9341fb217fbac59f19c926 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698