[Webkit-unassigned] [Bug 178274] New: We should wrap the removal of information from the tracker database in a transaction in DatabaseTracker::deleteOrigin()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 13 11:23:00 PDT 2017


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

            Bug ID: 178274
           Summary: We should wrap the removal of information from the
                    tracker database in a transaction in
                    DatabaseTracker::deleteOrigin()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mdaum at apple.com

We should wrap the removal of information from the tracker database in a transaction in DatabaseTracker::deleteOrigin(). Otherwise we could end up removing information from just one of the tables if something goes wrong.

-- 
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/20171013/71371d08/attachment-0001.html>


More information about the webkit-unassigned mailing list