[Webkit-unassigned] [Bug 31249] [Qt] Remove the sessionStorage setting (per Page)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 05:09:10 PST 2009


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org




--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2009-11-09 05:09:09 PDT ---
If it is not right, we should remove it for now. But one other thing. Session
storage is per page group, and according to the spec, if you create a tab or
new window from a page group (like open a "next" link in a wizard in another
tab) it should clone the session storage.

I wonder if we need a class for dealing with these issues.

Does local storage suffer from any of these issues?

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