RESOLVED WONTFIX 163578
WebSQL Increase quota prompt is unreliable
https://bugs.webkit.org/show_bug.cgi?id=163578
Summary WebSQL Increase quota prompt is unreliable
zac spitzer
Reported 2016-10-17 18:09:48 PDT
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
Attachments
sample error message screenshot (71.03 KB, image/png)
2016-10-17 18:16 PDT, zac spitzer
no flags
zac spitzer
Comment 1 2016-10-17 18:16:11 PDT
Created attachment 291907 [details] sample error message screenshot
zac spitzer
Comment 2 2016-10-17 21:06:24 PDT
Victor Costan
Comment 3 2020-06-19 14:29:55 PDT
I'm guessing this is invalid given that WebSQL has been removed.
Brent Fulgham
Comment 4 2024-03-05 13:13:46 PST
We have removed WebSQL as a feature. We won't make further improvements to it.
Note You need to log in before you can comment on or make changes to this bug.