[Bug 14084] Hi! Returning a null from getItem() if the key does not exist is downright semantically wrong. null is a full-fledged value which can be serialized (JSONed), and is NOT the value we get if we do: var x = myObject.someUnknownProperty; In that case we get t

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14084

Anne <annevk@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|LATER                       |WONTFIX

--- Comment #5 from Anne <annevk@opera.com> 2011-10-12 01:59:01 UTC ---
WONTFIX per comment 2 and comment 4. If you disagree with this resolution
please reopen.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Wednesday, 12 October 2011 01:59:08 UTC