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

Description otcheung 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.
Comment 1 otcheung 2013-01-02 20:08:56 PST
Created attachment 181139 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-01-02 20:45:31 PST
All reviewed patches have been landed.  Closing bug.