[Webkit-unassigned] [Bug 199614] REGRESSION (iOS 13): IndexedDB quota is Only 500 MB - No Way to Ask User for More

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 12 11:26:52 PDT 2019


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

--- Comment #4 from youenn fablet <youennf at gmail.com> ---
(In reply to youenn fablet from comment #3)
> I confirmed the issue on iOS.
> https://demo.agektmr.com/storage/ works fine on the Mac, user is prompted
> for more space.

This is a Safari behavior and no change is needed in WebKit, the issue will be tracked internally.

Note though that even though the user is granted quota increase, a given request might still fail due to QuotaError if the request is bigger than the quota increase validated by the user.
This is observable in https://demo.agektmr.com/storage/ when trying to write multiple 500MB blobs.
In general, I believe requests below 50MB should be fine.

-- 
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/20190712/db8f97a2/attachment.html>


More information about the webkit-unassigned mailing list