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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 06:02:42 PDT 2013


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

           Summary: [gtk] implementing the exceededDatabaseQuota
                    method/signal on WebKitUIClient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danilo.cesar at collabora.co.uk


Created an attachment (id=198727)
 --> (https://bugs.webkit.org/attachment.cgi?id=198727&action=review)
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.

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