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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 8 21:08:32 PST 2020


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

            Bug ID: 207437
           Summary: IndexedDB: iteration of cursors skip records if
                    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

https://bugs.webkit.org/show_bug.cgi?id=190917 did not fix the issue correctly. When records with same index key are deleted before cursor comes to their position, cursor would not be able to visit them. See modified test for the issue.

-- 
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/20200209/8ba425ac/attachment.htm>


More information about the webkit-unassigned mailing list