[webkit-reviews] review requested: [Bug 40627] Limit ApplicationCache Total and Per-Origin Storage Capacity (Quotas) : [Attachment 63254] [PATCH] Part 5 - Refactor Per Origin Quota Management

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 13:44:08 PDT 2010


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 40627: Limit ApplicationCache Total and Per-Origin Storage Capacity
(Quotas)
https://bugs.webkit.org/show_bug.cgi?id=40627

Attachment 63254: [PATCH] Part 5 - Refactor Per Origin Quota Management
https://bugs.webkit.org/attachment.cgi?id=63254&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This factors out Quota Management from WebSecurityOrigin into managers.
Because now per-origin quotas are not just for Databases, but also for
ApplicationCaches, and maybe other things in the future.


More information about the webkit-reviews mailing list