[Webkit-unassigned] [Bug 62414] IndexedDB: createObjectStore() name argument is required

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 22:41:38 PDT 2011


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





--- Comment #11 from Kentaro Hara <haraken at google.com>  2011-06-21 22:41:38 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=97974&action=review

> LayoutTests/storage/indexeddb/setVersion-undefined-expected.txt:17
> +PASS db.setVersion(null); threw exception Error: NON_TRANSIENT_ERR: DOM IDBDatabase Exception 2.

Is it correct to throw NON_TRANSIENT_ERR instead of TypeError when the argument 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