[Webkit-unassigned] [Bug 178204] IndexedDB causes massive storage usage on iOS, never recycles usage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 20 16:33:36 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=178204
--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
(In reply to Nishanth from comment #6)
> We are running in to the same issues on ios apps with indexed db for offline
> storage where customers have complained about app occupying humongous
> storage space. One device showed the app has used up 18.4G of storage but
> the actual document size is under 30 Mb. Any help on this will be greatly
> appreciated.
Does not seem to reproduce for me on iOS 12 beta (or macOS) with Safari.
1. Went to https://ssbyte.com/dbtest/ in Safari
.../Library/WebKit/WebsiteData/IndexedDB/https_ssbyte.com_0/__dbnames/
68K Jul 20 16:30 IndexedDB.sqlite3
32K Jul 20 16:30 IndexedDB.sqlite3-shm
8.1K Jul 20 16:30 IndexedDB.sqlite3-wal
2. reloaded the page several times:
.../Library/WebKit/WebsiteData/IndexedDB/https_ssbyte.com_0/__dbnames/
68K Jul 20 16:30 IndexedDB.sqlite3
32K Jul 20 16:30 IndexedDB.sqlite3-shm
8.1K Jul 20 16:30 IndexedDB.sqlite3-wal
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180720/c2216f4a/attachment.html>
More information about the webkit-unassigned
mailing list