RESOLVED FIXED 155250
WebsiteDataStore::Configuration::legacyWebsiteDataStoreConfiguration() should respect the passed-in configuration
https://bugs.webkit.org/show_bug.cgi?id=155250
Summary WebsiteDataStore::Configuration::legacyWebsiteDataStoreConfiguration() should...
Conrad Shultz
Reported 2016-03-09 12:22:27 PST
Currently, WebsiteDataStore::Configuration::legacyWebsiteDataStoreConfiguration() respects the passed-in configuration's localStorageDirectory and webSQLDatabaseDirectory, but not the others. This makes it impossible for clients to override these other directories. legacyWebsiteDataStoreConfiguration() should use the passed-in configuration for all applicable directories.
Attachments
Patch (2.49 KB, patch)
2016-03-09 12:30 PST, Conrad Shultz
andersca: review+
Conrad Shultz
Comment 1 2016-03-09 12:23:03 PST
Conrad Shultz
Comment 2 2016-03-09 12:30:23 PST
Conrad Shultz
Comment 3 2016-03-09 13:21:06 PST
The mac-wk2 EWS failures relating to localstorage occur prior to this patch.
Conrad Shultz
Comment 4 2016-03-09 13:30:35 PST
Note You need to log in before you can comment on or make changes to this bug.