[Webkit-unassigned] [Bug 63921] New: keyPath of createIndex() must not be nullable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 18:41:02 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63921
Summary: keyPath of createIndex() must not be nullable
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: haraken at google.com
CC: haraken at google.com
keyPath of createIndex() must not be nullable (http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBObjectStore-createIndex-IDBIndex-DOMString-name-DOMString-keyPath-Object-optionalParameters). However, LayoutTests/storage/indexeddb/mozilla/create-index-null-name.html is trying to test that null is accepted as the keyPath of createIndex().
--
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