[webkit-reviews] review canceled: [Bug 39688] We should check if a DB needs to be auto-vacuumed only after transactions that delete something : [Attachment 57050] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 15:47:51 PDT 2010


Dumitru Daniliuc <dumi at chromium.org> has canceled Dumitru Daniliuc
<dumi at chromium.org>'s request for review:
Bug 39688: We should check if a DB needs to be auto-vacuumed only after
transactions that delete something
https://bugs.webkit.org/show_bug.cgi?id=39688

Attachment 57050: patch
https://bugs.webkit.org/attachment.cgi?id=57050&action=review

------- Additional Comments from Dumitru Daniliuc <dumi at chromium.org>
Same patch merged with other changes that were submitted; also, changed
"m_hadDeletes = m_hadDeletes || allow" to "m_hadDeletes |= allow".


More information about the webkit-reviews mailing list