[Webkit-unassigned] [Bug 157010] QuotaExceededError when saving to localStorage in private mode - leaks users browsing preference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 16:48:32 PDT 2016


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

--- Comment #5 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #4)
> I believe other browsers simply make localStorage equivalent sessionStorage.

Not entirely accurate, as I assume it's still global...

When we implement an API we try to think it through and reflect on the contract it represents.

localStorage is supposed to be persistent.

So, yes, I already understood that other browsers ignore that constraint.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160427/b1262080/attachment-0001.html>


More information about the webkit-unassigned mailing list