[Webkit-unassigned] [Bug 190795] New: Regression (r232410): StorageTracker.db file gets unlinked while in use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 08:59:17 PDT 2018


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

            Bug ID: 190795
           Summary: Regression (r232410): StorageTracker.db file gets
                    unlinked while in use
           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

In r232410, WebKit stopped to use StorageTracker.db because of performance, and it would delete this file for safety.
r232410 didn't change the behavior of WebKitLegacy, as to keep the old things working. 
It turned out WebKitLegacy could be using the same file as WebKit, so app built on WebKit could delete the db file while apps with WebKitLegacy is using it.

-- 
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/20181022/e0ab0807/attachment-0001.html>


More information about the webkit-unassigned mailing list