[Webkit-unassigned] [Bug 193096] New: Fix an assertion in UniqueIDBDatabase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 17:21:50 PST 2019


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

            Bug ID: 193096
           Summary: Fix an assertion in UniqueIDBDatabase
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sihui_liu at apple.com

m_objectStoreTransactionCounts.count(objectStore) == 1 in UniqueIDBDatabase::operationAndTransactionTimerFired() is not necessarily true because m_objectStoreTransactionCounts may be cleared in immediateCloseForUserDelete.

-- 
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/20190103/ea3350bd/attachment.html>


More information about the webkit-unassigned mailing list