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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 16:07:51 PDT 2013


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





--- Comment #30 from Martin Robinson <mrobinson at webkit.org>  2013-05-06 16:06:13 PST ---
(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?

-- 
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