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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 13:05:31 PDT 2019


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com,
                   |                            |beidson at apple.com,
                   |                            |cdumez at apple.com,
                   |                            |ggaren at apple.com
           Assignee|sihui_liu at apple.com         |webkit-unassigned at lists.web
                   |                            |kit.org

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
My understanding was that it is OK to suspend while databases are open. It is only not OK when there are pending transactions because the database file is locked when there is an operation running.

I believe holding an assertion whenever there is an open database would be a significant power regression.

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


More information about the webkit-unassigned mailing list