[Webkit-unassigned] [Bug 114809] [gtk] implementing the exceededDatabaseQuota method/signal on WebKitUIClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 06:05:58 PDT 2013


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





--- Comment #1 from Danilo Cesar Lemes de Paula <danilo.cesar at collabora.co.uk>  2013-04-18 06:04:16 PST ---
(In reply to comment #0)
> Created an attachment (id=198727)
 --> (https://bugs.webkit.org/attachment.cgi?id=198727&action=review) [details]
> patch
> 
> it's a draft implementation of exceededDatabaseQuota
> 
> When the securityOrigin reaches it's max quota, a signal will be emited and the return value of this signal should be the new quota.
> When there's no one connected to that signal, the default value (5MB) will be returned.

My concern now is that if the WebContext is the right place to put the set/get quota methods.

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