[Webkit-unassigned] [Bug 199818] New: IndexedDB: error in starting version change transaction may be neglected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 17:34:17 PDT 2019


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

            Bug ID: 199818
           Summary: IndexedDB: error in starting version change
                    transaction may be neglected
           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

For version change transaction, IDBServer doesn't wait the result of beginTransaction from the background thread before giving the IDBClient the result of open request.
In this case, we could fail to update version number of IDBDatabaseInfo.

-- 
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/20190716/df762e5a/attachment.html>


More information about the webkit-unassigned mailing list