[Webkit-unassigned] [Bug 69138] Local storage getItem() for an empty string returned UNDEFINED value.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 23:57:22 PDT 2011


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





--- Comment #13 from Jeremy Orlow <jorlow at webkit.org>  2011-10-31 23:57:22 PST ---
(From update of attachment 109438)
View in context: https://bugs.webkit.org/attachment.cgi?id=109438&action=review

I know this patch has been here for a while, but honestly I don't feel very comfortable r+ing dom storage patches at this point.  There have been other people working in this code since me.  Hopefully one of them can take a look?

> Source/WebCore/storage/StorageAreaSync.cpp:57
> +#define BLOB_NORMAL (1 << 0)

Could some sort of normal null be used instead?

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