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

Issue 1326553003: Add the task to resolve function bodies (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: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -27 lines) Patch
M pkg/analyzer/lib/src/plugin/engine_plugin.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 14 chunks +186 lines, -9 lines 5 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 8 chunks +60 lines, -16 lines 1 comment Download

Messages

Total messages: 6 (1 generated)
Brian Wilkerson
There are still issues to be resolved (such as not resolving function bodies twice and ...
5 years, 3 months ago (2015-09-02 15:57:56 UTC) #2
Paul Berry
lgtm https://codereview.chromium.org/1326553003/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1326553003/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode351 pkg/analyzer/lib/src/task/dart.dart:351: final ListResultDescriptor<AnalysisError> RESOLVE_REFERENCES_ERRORS = It looks like this ...
5 years, 3 months ago (2015-09-02 17:10:08 UTC) #3
Leaf
lgtm
5 years, 3 months ago (2015-09-02 20:39:50 UTC) #4
Brian Wilkerson
https://codereview.chromium.org/1326553003/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1326553003/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode351 pkg/analyzer/lib/src/task/dart.dart:351: final ListResultDescriptor<AnalysisError> RESOLVE_REFERENCES_ERRORS = > It looks like this ...
5 years, 3 months ago (2015-09-03 15:08:37 UTC) #5
Brian Wilkerson
5 years, 3 months ago (2015-09-03 15:08:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b0b97813f3a54fbde46f2405a9657d493e542e3b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698