[Webkit-unassigned] [Bug 46648] Support per origin quota for local storage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 28 03:30:07 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46648
--- Comment #1 from Jeremy Orlow <jorlow at chromium.org> 2010-09-28 03:30:07 PST ---
You're confusing 2 things. LocalStorage already tracks usage on a per-origin basis. The thing we don't do is allow different quotas for different origins.
Any code should apply to session storage and make sure it's easy to set a global default (that's overridden by the per-origin limits).
--
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