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

Issue 1287003006: Fix task dependency graph computation. (Closed)

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

Description

Fix task dependency graph computation. Previously, when analyzing the analyzer for task dependency graph computation, we failed to canonicalize Source URIs into "package:" URIs. As a result, we failed to properly connect the classes representing individual classes with the base class AnalysisTask, so we couldn't find any task classes and produced an empty graph. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/94471ea0a308691ccdf97c3a39ae080b56b9df43

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M pkg/analyzer/tool/task_dependency_graph.dart View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
5 years, 4 months ago (2015-08-12 21:41:45 UTC) #2
scheglov
LGTM
5 years, 4 months ago (2015-08-12 21:43:38 UTC) #3
Paul Berry
5 years, 4 months ago (2015-08-12 21:46:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
94471ea0a308691ccdf97c3a39ae080b56b9df43 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698