[Webkit-unassigned] [Bug 45304] localStorage cross-domain sandbox with http / https urls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 13:14:33 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|JavaScriptCore              |WebCore Misc.
                 CC|                            |abarth at webkit.org,
                   |                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-09-08 13:14:32 PST ---
>From a cursory glance at the spec, this is working as expected. Cookie same origin security model is different from what most other Web platform features have, and it's normal that http and https are considered completely unrelated 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