[Webkit-unassigned] [Bug 194958] New: Stop using legacy IDB path by default when creating WebProcessPool from websiteDataStore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 13:01:01 PST 2019


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

            Bug ID: 194958
           Summary: Stop using legacy IDB path by default when creating
                    WebProcessPool from websiteDataStore
           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

ProcessPoolConfiguration::ProcessPoolConfiguration() uses WebsiteDataStore::defaultIndexedDBDatabaseDirectory(), but ProcessPoolConfiguration::createWithWebsiteDataStoreConfiguration(const WebKit::WebsiteDataStoreConfiguration&) always uses WebsiteDataStore::legacyDefaultIndexedDBDatabaseDirectory().
Therefore it's possible we operate on different directories when using WKWebsiteDataStore.

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


More information about the webkit-unassigned mailing list