[Webkit-unassigned] [Bug 84652] New: IndexedDB: support openCursor(IDBKey)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 23 16:56:22 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84652
Summary: IndexedDB: support openCursor(IDBKey)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: alecflett at chromium.org
pretty trivial - per the spec, this is equivalent to openCursor(IDBKeyRange.only(key))
--
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