[Webkit-unassigned] [Bug 163578] New: WebSQL Increase quota prompt is unreliable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 17 18:09:48 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163578
Bug ID: 163578
Summary: WebSQL Increase quota prompt is unreliable
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Major
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zac.spitzer at gmail.com
The increase storage prompt for WebSQL isn't working reliably
If you try the following test framework https://demo.agektmr.com/storage/ users quite often face the following error dialog
after clicking the increase button in the dialog, despite there being space available on the device.
"there was not enough remaining storage space, or the storage quota was reached and the user declined to allow more space"
Expected result is that if the user is prompted and they click increase and there is space, it should just work, regardless
of any size parameters being passed to open database.
Alas, this behaviour is not consistent across different devices
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161018/57baa831/attachment-0001.html>
More information about the webkit-unassigned
mailing list