[webkit-reviews] review canceled: [Bug 40627] Limit ApplicationCache Total and Per-Origin Storage Capacity (Quotas) : [Attachment 59545] [PATCH] Part 2 - Update Schema and enforce Per-Origin Quotas (needs part 1)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 13:44:31 PDT 2010


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

Attachment 59545: [PATCH] Part 2 - Update Schema and enforce Per-Origin Quotas
(needs part 1)
https://bugs.webkit.org/attachment.cgi?id=59545&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
After some more thought I changed things. This is much simpler as well.
  - persists `Origins` records even if caches are deleted
  - normalized `origin` foreign key to `CacheGroups` instead of `Caches`


More information about the webkit-reviews mailing list