[Webkit-unassigned] [Bug 58466] IndexedDB createIndex should fail if name arg is empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 14:41:54 PDT 2011


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





--- Comment #3 from David Grogan <dgrogan at chromium.org>  2011-04-25 14:41:54 PST ---
(In reply to comment #2)
> Created an attachment (id=90942)
 --> (https://bugs.webkit.org/attachment.cgi?id=90942&action=review) [details]
> patch + layouttest
> 
> Spec says several things can be an empty string, but an index name is not one of them.

Hrm, it also doesn't forbid it (that I found).  I might ask mozilla why they made it throw.

> This is a review-ready patch that throws when trying to call createIndex with a name parameter that is an empty string. Plus a layouttest.

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