[Webkit-unassigned] [Bug 165978] New: IndexedDB: Refactor SQLiteIDBCursor to prepare for cursor prefetching
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 16 16:52:26 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165978
Bug ID: 165978
Summary: IndexedDB: Refactor SQLiteIDBCursor to prepare for
cursor prefetching
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
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
IndexedDB: Refactor SQLiteIDBCursor to prepare for cursor prefetching
This patch won't actually add prefetching, but it puts all of the necessary pieces in place for it (including managing a "fetched record" queue of size 1)
--
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/20161217/c1e1709c/attachment.html>
More information about the webkit-unassigned
mailing list