[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 20:16:41 PDT 2011


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


Mark Pilgrim <pilgrim at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91404|0                           |1
        is obsolete|                            |
  Attachment #91404|review?, commit-queue?      |
               Flag|                            |
  Attachment #91415|                            |review?, commit-queue?
               Flag|                            |




--- Comment #4 from Mark Pilgrim <pilgrim at chromium.org>  2011-04-27 20:16:41 PST ---
Created an attachment (id=91415)
 --> (https://bugs.webkit.org/attachment.cgi?id=91415&action=review)
Throw NON_TRANSIENT_ERR instead

Updated patch similar to bug 58465 -- Firefox throws NON_TRANSIENT_ERR, not CONSTRAINT_ERR, when name arg is null.

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