[Webkit-unassigned] [Bug 46648] Support different local and session storage quota for different security origins.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 08:42:56 PDT 2010


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


Lyon Chen <lyon.chen at torchmobile.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Support per origin quota    |Support different local and
                   |for local storage           |session storage quota for
                   |                            |different security origins.




--- Comment #2 from Lyon Chen <lyon.chen at torchmobile.com>  2010-09-30 08:42:56 PST ---
(In reply to comment #1)
> 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).

You are right, we just need to code change to support different quota for different security origins.

-- 
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