Bug 105991

Summary: [BlackBerry] Do not determine db quota limit using db file size
Product: WebKit Reporter: otcheung
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

otcheung
Reported 2013-01-02 20:04:31 PST
We are currently determining the next db quota limit using db file size. This won't work if the limit is hit inside a transaction, where the changes are not committed to the db yet.
Attachments
Patch (3.70 KB, patch)
2013-01-02 20:08 PST, otcheung
no flags
otcheung
Comment 1 2013-01-02 20:08:56 PST
WebKit Review Bot
Comment 2 2013-01-02 20:45:27 PST
Comment on attachment 181139 [details] Patch Clearing flags on attachment: 181139 Committed r138696: <http://trac.webkit.org/changeset/138696>
WebKit Review Bot
Comment 3 2013-01-02 20:45:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.