WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Conrad Shultz
Comment 1
2016-03-09 12:23:03 PST
rdar://problem/24889640
Conrad Shultz
Comment 2
2016-03-09 12:30:23 PST
Created
attachment 273460
[details]
Patch
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
Committed
r197881
: <
http://trac.webkit.org/changeset/197881
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug