WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
53064
Implement database quota callback to fix storage tests on WebKit2 bot
https://bugs.webkit.org/show_bug.cgi?id=53064
Summary
Implement database quota callback to fix storage tests on WebKit2 bot
Maciej Stachowiak
Reported
2011-01-24 21:55:37 PST
Implement database quota callback to fix storage tests on WebKit2 bot
Attachments
Patch
(2.39 KB, patch)
2011-01-24 21:57 PST
,
Maciej Stachowiak
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2011-01-24 21:57:19 PST
Created
attachment 80018
[details]
Patch
mitz
Comment 2
2011-01-24 21:58:30 PST
Comment on
attachment 80018
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=80018&action=review
> Tools/WebKitTestRunner/TestController.cpp:107 > +static unsigned long long exceededDatabaseQuota(WKPageRef, WKFrameRef, WKSecurityOriginRef origin, WKStringRef databaseName, WKStringRef, unsigned long long, unsigned long long, unsigned long long, const void*)
No need to name origin, I suppose.
Maciej Stachowiak
Comment 3
2011-01-24 22:15:11 PST
Committed
r76574
: <
http://trac.webkit.org/changeset/76574
>
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