commit | d06abf0cafca969668f321b55b80d3901694761c | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Tue Sep 01 09:15:45 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Sep 01 09:15:45 2009 -0700 |
tree | fb2dffa55344227014d5efb95c904021c54f40da | |
parent | 5683fbf3263834d079e3e11a40946eceb3b22a42 [diff] | |
parent | ff309964c4eb6993d1aff4f4c3b42f486c548a78 [diff] |
Merge change 23395 into eclair * changes: When we get 304 and switch to cacheLoader, need to set mFromCache to be true. So that the cache loading will not create a new mCacheResult which overwrites the old cache data.