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

Issue 8359002: Fix libraryDepsVisitor to properly track prefixed library references (Closed)

Created:
9 years, 2 months ago by jbrosenberg
Modified:
9 years, 2 months ago
Reviewers:
codefu
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix libraryDepsVisitor to properly track prefixed library references Committed: https://code.google.com/p/dart/source/detail?r=585

Patch Set 1 #

Messages

Total messages: 2 (0 generated)
jbrosenberg
This fixes the dependency visitor for prefixed library references (and includes a test that is ...
9 years, 2 months ago (2011-10-20 16:16:59 UTC) #1
codefu
9 years, 2 months ago (2011-10-20 16:52:51 UTC) #2
On 2011/10/20 16:16:59, jbrosenberg wrote:
> This fixes the dependency visitor for prefixed library references (and
includes
> a test that is fixed by this change).
> 
> It passes all the tests, etc.
> 
> Since this visitor is a model for the work we've been doing with treeshaking,
> etc., I think it's important to fix this (even if we don't ultimately remain
> committed to incremental compilation).

LGTM

Powered by Google App Engine
This is Rietveld 408576698