RESOLVED FIXED 110268
StorageAreaProxy should know its quota
https://bugs.webkit.org/show_bug.cgi?id=110268
Summary StorageAreaProxy should know its quota
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.