[Webkit-unassigned] [Bug 114809] [WK2][GTK] ExceededDatabaseQuota method support in WebKitUIClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 23:52:47 PDT 2013


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





--- Comment #32 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-05-06 23:51:09 PST ---
(In reply to comment #30)
> (In reply to comment #29)
> > Should just need API for this new permission object that lets you tell it how much to increase the quota to, I guess, instead of using the allow/deny ones? I think allowing setting the quota per origin makes sense in principle, but does any current API user actually need that at the moment?
> 
> That is one approach, but it opens up more questions. For instance, does the API on the permissions object proxy to the WebKitSetting property or does it only apply to the WebView in question? If it's just a proxy, isn't it redundant? If it doesn't proxy, what takes precedence when the application then adjusts the WebSettings property?

That was my main concern, if we are going to expose a web database api like in wk1, this setting might be redundant and confusing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list