diff options
author | Steve Block <steveblock@google.com> | 2010-09-21 12:21:24 +0100 |
---|---|---|
committer | Steve Block <steveblock@google.com> | 2010-09-21 18:26:32 +0100 |
commit | b27810d3a583b56cd9f5543ebdac01776f137773 (patch) | |
tree | 8daa25c8b63bbf96f08e1c0df2c16be223c6558a /WebKit/android/WebCoreSupport/EditorClientAndroid.cpp | |
parent | 8c5790c737814d70b41051d03f1cc258826eb0cd (diff) | |
download | external_webkit-b27810d3a583b56cd9f5543ebdac01776f137773.zip external_webkit-b27810d3a583b56cd9f5543ebdac01776f137773.tar.gz external_webkit-b27810d3a583b56cd9f5543ebdac01776f137773.tar.bz2 |
Fix WebStorage's DeleteAllData() to clear all AppCache entries from memory
Previously we only cleared the DB, which has no effect if AppCache
entries are in memory. The fix clears from both memory and the DB.
This matches what we do in DeleteOrigin().
Change-Id: I45978d513a1cf31db3121fe34c9be7383ecf29d9
Diffstat (limited to 'WebKit/android/WebCoreSupport/EditorClientAndroid.cpp')
0 files changed, 0 insertions, 0 deletions