[webkit-reviews] review requested: [Bug 30548] Remove the dependency on OriginQuotaManager from Database.cpp : [Attachment 41917] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 17:13:56 PDT 2009


Dumitru Daniliuc <dumi at chromium.org> has asked	for review:
Bug 30548: Remove the dependency on OriginQuotaManager from Database.cpp
https://bugs.webkit.org/show_bug.cgi?id=30548

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

------- Additional Comments from Dumitru Daniliuc <dumi at chromium.org>
Removed all SecurityOrigin related methods in Database in favor of a single
securityOrigin() method that returns a thread-safe SecurityOrigin instance.


More information about the webkit-reviews mailing list