[Webkit-unassigned] [Bug 190917] New: IndexedDB: iteration of cursors skip records if updated or deleted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 13:54:52 PDT 2018


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

            Bug ID: 190917
           Summary: IndexedDB: iteration of cursors skip records if
                    updated or deleted
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sihui_liu at apple.com

If we update or delete a record using cursor, when the cursor continues, it would skip records with same key value.
w3c test: w3c/web-platform-tests/blob/master/IndexedDB/idbcursor-iterating-update.htm.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181025/1c1d67c3/attachment.html>


More information about the webkit-unassigned mailing list