[Webkit-unassigned] [Bug 58365] IndexedDB createIndex should fail if name arg is null

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 19:25:08 PDT 2011


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





--- Comment #3 from David Grogan <dgrogan at chromium.org>  2011-04-27 19:25:08 PST ---
(From update of attachment 91404)
View in context: https://bugs.webkit.org/attachment.cgi?id=91404&action=review

r+

> Source/WebCore/storage/IDBObjectStore.idl:31
> +        readonly attribute [ConvertNullStringTo=Null] DOMString name;

I wonder why this was left off initially.  It seems to be ok though.

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