RESOLVED FIXED 165929
IndexedDB: Add an "IDBCursorRecord" struct
https://bugs.webkit.org/show_bug.cgi?id=165929
Summary IndexedDB: Add an "IDBCursorRecord" struct
Brady Eidson
Reported 2016-12-15 16:27:00 PST
IndexedDB: Add an "IDBCursorRecord" struct It will encapsulate a key, primaryKey, and optional value. This will be used to help prefetching records (https://bugs.webkit.org/show_bug.cgi?id=165928)
Attachments
Patch (16.33 KB, patch)
2016-12-15 16:36 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-12-15 16:36:52 PST
WebKit Commit Bot
Comment 2 2016-12-15 17:21:01 PST
Comment on attachment 297252 [details] Patch Clearing flags on attachment: 297252 Committed r209893: <http://trac.webkit.org/changeset/209893>
WebKit Commit Bot
Comment 3 2016-12-15 17:21:05 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.