Bug 110268

Summary: StorageAreaProxy should know its quota
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Anders Carlsson
Reported 2013-02-19 15:08:45 PST
StorageAreaProxy should know its quota
Attachments
Patch (5.60 KB, patch)
2013-02-19 15:13 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2013-02-19 15:13:19 PST
Sam Weinig
Comment 2 2013-02-19 15:17:07 PST
Comment on attachment 189178 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=189178&action=review > Source/WebKit2/WebProcess/Storage/StorageAreaProxy.cpp:97 > + exceptionCode = 0; I think we usually call this ec. > Source/WebKit2/WebProcess/Storage/StorageNamespaceProxy.h:58 > + unsigned m_quota; What units is this in terms of. Please either add a comment or make the name more descriptive.
Anders Carlsson
Comment 3 2013-02-19 15:33:35 PST
Note You need to log in before you can comment on or make changes to this bug.