RESOLVED FIXED 105991
[BlackBerry] Do not determine db quota limit using db file size
https://bugs.webkit.org/show_bug.cgi?id=105991
Summary [BlackBerry] Do not determine db quota limit using db file size
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.