[Webkit-unassigned] [Bug 41645] localStorage setItem converting value argument to string before saving

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 4 14:12:34 PDT 2011


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


Ian 'Hixie' Hickson <ian at hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




--- Comment #8 from Ian 'Hixie' Hickson <ian at hixie.ch>  2011-09-04 14:12:34 PST ---
(In reply to comment #6)
> 
> It seems like the new draft of the Web Storage API has changed to conform
> to this behaviour. Although it is still in DRAFT, it is worth mentioning.

It's not a draft, it's a standard:
http://www.whatwg.org/specs/web-apps/current-work/complete/webstorage.html#dom-storage-getitem

But yes, the spec was changed because nobody was interested in implementing the cloning behaviour. Web Storage is now strings-only.

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