[Webkit-unassigned] [Bug 150910] New: Modern IDB: Implement IDBIndex get/getKey/count requests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 4 16:42:56 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=150910
Bug ID: 150910
Summary: Modern IDB: Implement IDBIndex get/getKey/count
requests
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: beidson at apple.com
Modern IDB: Implement IDBIndex get/getKey/count requests
For the sake of patch reviewing, this initial run will already return empty values for get/getKey and always return 0 for count.
That is because indexes don't actually *index* yet.
But doing it this way first (returning the bum values) will make this patch much more reviewable, and make the "actually index things" patch much more reviewable.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151105/62479b44/attachment.html>
More information about the webkit-unassigned
mailing list