[Webkit-unassigned] [Bug 40627] Limit ApplicationCache Total and Per-Origin Storage Capacity (Quotas)

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


https://bugs.webkit.org/show_bug.cgi?id=40627


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59545|0                           |1
        is obsolete|                            |
  Attachment #59545|review?                     |
               Flag|                            |
  Attachment #59692|                            |review?
               Flag|                            |




--- Comment #25 from Joseph Pecoraro <joepeck at webkit.org>  2010-06-24 13:44:31 PST ---
Created an attachment (id=59692)
 --> (https://bugs.webkit.org/attachment.cgi?id=59692)
[PATCH] Part 2 - Update Schema and enforce Per-Origin Quotas (needs part 1)

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`

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list