Chromium Code Reviews
DescriptionFix a subtle bug in barback.
When a [PhaseOutput.removeListeners] was called, the output was re-added to the [Phase] but its removal event wasn't re-subscribed. This meant that if that output was later removed, the phase got into an inconsistent state where it would perform operations on a removed output.
R=rnystrom@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=27170
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review changes. #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||