[Webkit-unassigned] [Bug 57849] [Chromium] Add WebKit API to query and request unified offline-storage quota

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 10:44:53 PDT 2011


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





--- Comment #4 from David Levin <levin at chromium.org>  2011-04-05 10:44:53 PST ---
(From update of attachment 88237)
View in context: https://bugs.webkit.org/attachment.cgi?id=88237&action=review

Leaving up for review for Darin.

> Source/WebKit/chromium/public/WebStorageInfoCallbacks.h:41
> +    // Callback for WebFrameClient::requestStorageQuota. This may return a smaller amount of quota than the requested, or may return zero when the quota is not enabled (for the requesting origin).

WebKit doesn't have a line length limit but this seems a bit long.

> Source/WebKit/chromium/public/WebStorageInfoCallbacks.h:42
> +    zero when the quota system is not enabled for the origin.

This appears to be a mistake.

> Source/WebKit/chromium/public/WebStorageInfoCallbacks.h:46
> +    virtual ~WebStorageInfoCallbacks() {}

Space between {}

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