[Webkit-unassigned] [Bug 202137] REGRESSION (Safari 13): IndexedDB asks user for gigabytes of storage, even though megabytes are actually used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 23:55:26 PDT 2019


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

--- Comment #3 from radexpl at gmail.com ---
Hi Sihui,

You're right. I misread the nature of the issue, because Finder doesn't seem to want to update file sizes at all on my computer...

I switched to checking sizes with `du -sh *` and I can confirm that the WAL size does indeed keep growing to the numbers Safari is asking the user about. I also checked and Safari 12.1.1 does the same thing (just without asking).

In this case, the issue is that WAL keeps growing and growing while the app is in use. When I reload the page, it goes to zero (it used to be worse — but https://bugs.webkit.org/show_bug.cgi?id=191294#c13 fixed it), but the nature of the web app is such that users can be expected to have it open for a long time.

-- 
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/20190926/60ee15f4/attachment.html>


More information about the webkit-unassigned mailing list