[Webkit-unassigned] [Bug 152981] New: Modern IDB: storage/indexeddb/key-generator.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 11:35:41 PST 2016


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

            Bug ID: 152981
           Summary: Modern IDB: storage/indexeddb/key-generator.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/key-generator.html fails

It fails for two reasons:
1 - Once the key generator value is above 2^53 we don't handle errors attempting to generate a value.
2 - If a put/add operation fails after a key value is generated (e.g. because of Index constraints), the key generator value needs to be reset.

-- 
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/20160111/67aa3303/attachment.html>


More information about the webkit-unassigned mailing list