[Webkit-unassigned] [Bug 153791] New: Modern IDB: storage/indexeddb/cursor-continue-validity.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 10:40:39 PST 2016


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

            Bug ID: 153791
           Summary: Modern IDB:
                    storage/indexeddb/cursor-continue-validity.html fails
    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: storage/indexeddb/cursor-continue-validity.html fails

It goes through a long series of mutations to an index while iterating the index with an index cursor.

In the good case, while on the last cursor record, it updates the object store record such that there should be an additional index record that the cursor should advance to.

In the bad case, the update happens but the index cursor doesn't realize there's a new "last record" and claims to be finished.

-- 
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/20160202/b68633c0/attachment.html>


More information about the webkit-unassigned mailing list