[webkit-reviews] review requested: [Bug 27967] Decouple the code that deals with the main DB and quota management from the rest of the DB code : [Attachment 34104] SQLTransactionClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 17:56:09 PDT 2009


Dumitru Daniliuc <dumi at chromium.org> has asked	for review:
Bug 27967: Decouple the code that deals with the main DB and quota management
from the rest of the DB code
https://bugs.webkit.org/show_bug.cgi?id=27967

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

------- Additional Comments from Dumitru Daniliuc <dumi at chromium.org>
Introducing SQLTransactionClient, a "listener" interface that allows us to
remove dependencies on DatabaseTracker and OriginQuotaManager from
SQLTransaction.


More information about the webkit-reviews mailing list