
In 74317d4a
, the r.isStale call got incorrectly hidden behind an
r == null check, resulting in the resource not getting refreshed if it
was previously cached.
Move the r.isStale call up one level so resources are refreshed
correctly.
Change-Id: I995e9794b3549a324e2d427af3c0befd73768294