summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/WebCoreSupport/CacheResult.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix CacheManager to correctly write CacheFiles to disk.Ben Murdoch2011-11-151-6/+5
| | | | | | | | | | | | | There are two problems with the CacheManager - 1. Need to null terminate the file path used for the cache file on disk. 2. A race condition between starting the background task to write the file and updating internal state variables. These were causing a CTS test to fail. Bug: 5619303 Change-Id: I61f06d50b7ef560ede2f1141fc51d92255d4efbd
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+251
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9