[Webkit-unassigned] [Bug 153558] New: Modern IDB: Cursors are utterly broken in the SQLite backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 13:58:54 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153558

            Bug ID: 153558
           Summary: Modern IDB: Cursors are utterly broken in the SQLite
                    backend
    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: Cursors are utterly broken in the SQLite backend

1 - The SQLite statement is almost always for an index cursor when it should be for an object store cursor.
2 - The backend doesn't correctly report back when a cursor is at or past its end.

-- 
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/20160127/854f5b3f/attachment.html>


More information about the webkit-unassigned mailing list