WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-02-19 15:13:19 PST
Created
attachment 189178
[details]
Patch
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
Committed
r143396
: <
http://trac.webkit.org/changeset/143396
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug