commit | ef32ee3db8c1c48894ce62cd8e151d7fa8501c86 | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Mon Aug 31 18:43:48 2009 -0700 |
committer | Grace Kloba <klobag@google.com> | Mon Aug 31 18:43:48 2009 -0700 |
tree | 038c16a41976d3edea36b0ad215171c0c559439d | |
parent | 0f44220b34e346ef333cdb4cd4b4903b5212dad2 [diff] |
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.