[Webkit-unassigned] [Bug 60589] REGRESSION(r84099): some pages loaded by setHtml cannot use local storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 16:04:00 PDT 2011


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


Benjamin Poulain <benjamin at webkit.org> changed:

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




--- Comment #2 from Benjamin Poulain <benjamin at webkit.org>  2011-05-10 16:04:00 PST ---
I don't really agree with the expected behavior you suggest.

The spec of local storage is making strong assumption about the origin, for security or for data consistency.

I think it is reasonable that the API force you to define clearly the origin in order to use local storage.

I would say this bug is invalid, and the patch you made for 58847 might be the right solution for the failing test.

Any opinion?

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