fd26343f98
Before this CL, the invalidated URLs would be cleared sooner than we threw away the old "userCode". On a compile time error (issuing an erroneousComponent) we restore the old userCode, thus in practical terms forgetting about whatever had been invalidated prior to that. This CL introduces a test and fixes the problem. Change-Id: I8f5329c2f499ec3842d0b7d67e2eda1de1e7d938 Reviewed-on: https://dart-review.googlesource.com/52321 Commit-Queue: Jens Johansen <jensj@google.com> Reviewed-by: Aske Simon Christensen <askesc@google.com>