[Webkit-unassigned] [Bug 114809] [WK2][GTK] ExceededDatabaseQuota method support in WebKitUIClient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 6 18:58:27 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=114809
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at igalia.com
--- Comment #36 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #34)
> Let me know what you think and I will try to update the patch.
What I don't understand is: why would an application want to increase the quota when it is exceeded? I can understand why apps might need to change the default quota, but what use-case do you have for an API that tells you when the quota is exceeded and then allows you the option of increasing it?
Surely you're not going to expose database quotas to users, so there is not going to be any user interaction here. So what factor will your application use to determine the new value of the quota, which was not available when the quota was first set?
--
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/20160107/f5d609f7/attachment.html>
More information about the webkit-unassigned
mailing list