[Webkit-unassigned] [Bug 178204] IndexedDB causes massive storage usage on iOS, never recycles usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 09:10:58 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=178204

Lincoln Baxter, III <lincolnbaxter at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lincolnbaxter at gmail.com

--- Comment #14 from Lincoln Baxter, III <lincolnbaxter at gmail.com> ---
Also experiencing this bug in Safari on Desktop MacOS, and iOS Safari (in XCode Simulators) 13.4.1.

Refreshing the page seems to sometimes create a new IndexedDB instance when one already exists. The instance has exactly the same name, and seems to have the same data as the original DB.

Continuing to refresh will continue to create copies. Eventually the OS, iOS or MacOS, will prompt to allow a storage increase. This continues to MASSIVE sizes, see attachment.

-- 
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/20200511/e170c4a9/attachment-0001.htm>


More information about the webkit-unassigned mailing list