Files
sdk/pkg/barback
nweiz@google.com 60605c310b Fix a barback bug where a result could be emitted incorrectly.
PackageGraph was relying on its own knowledge of which AssetCascades
were dirty, based on which cascades had assets updated. However, it's
possible for a cascade to become dirty due to another cascade's asset
being updated, and that case was missed. This change addresses that.

R=rnystrom@google.com
BUG=

Review URL: https://codereview.chromium.org//24460004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27904 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-25 19:17:25 +00:00
..