[Webkit-unassigned] [Bug 196827] New: Take an assertion if there is open database connection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 12:42:54 PDT 2019


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

            Bug ID: 196827
           Summary: Take an assertion if there is open database connection
           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

Currently network process and web process ask for an assertion when transactionInProgressCount is not zero, and this value is changed in many places where there is a database activity on an open database connection. This could be error-prone and slow. Why don't we just count the open databases instead of running database operations?

-- 
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/20190411/d77bc1f8/attachment.html>


More information about the webkit-unassigned mailing list