Bug 81827

Summary: [Qt][WK2] Add QML API for handling database quotas
Product: WebKit Reporter: Alexander Færøy <ahf>
Component: WebKit QtAssignee: Alexander Færøy <ahf>
Status: RESOLVED FIXED    
Severity: Normal CC: menard, pierre.rossi, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch hausmann: review+

Alexander Færøy
Reported 2012-03-21 12:33:27 PDT
We should have an API for handling database quotas. Pierre and I are working on this.
Attachments
Patch (17.02 KB, patch)
2012-03-22 04:04 PDT, Alexander Færøy
no flags
Patch (16.97 KB, patch)
2012-03-22 05:07 PDT, Alexander Færøy
no flags
Patch (16.17 KB, patch)
2012-03-22 06:02 PDT, Alexander Færøy
hausmann: review+
Alexander Færøy
Comment 1 2012-03-22 04:04:37 PDT
WebKit Review Bot
Comment 2 2012-03-22 04:08:04 PDT
Attachment 133216 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/UIProcess/qt/QtWebPageUIClient.cpp:40: An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4] Source/WebKit2/UIProcess/qt/QtWebPageUIClient.h:58: The parameter name "page" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebKit2/UIProcess/qt/QtWebPageUIClient.h:58: The parameter name "frame" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 3 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Alexander Færøy
Comment 3 2012-03-22 05:07:22 PDT
Alexander Færøy
Comment 4 2012-03-22 06:02:39 PDT
Alexander Færøy
Comment 5 2012-03-22 06:52:47 PDT
Note You need to log in before you can comment on or make changes to this bug.