[Webkit-unassigned] [Bug 205330] [GTK][WPE] IndexedDB directory set in WebsiteDataManager is ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 06:21:09 PST 2019


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #385866|review?                     |review+
              Flags|                            |

--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 385866
  --> https://bugs.webkit.org/attachment.cgi?id=385866
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=385866&action=review

> Source/WebKit/UIProcess/WebProcessPool.cpp:540
>          parameters.defaultDataStoreParameters.indexedDatabaseDirectory = WebKit::WebsiteDataStore::defaultDataStore()->parameters().indexedDatabaseDirectory;

LGTM.
There is some pre-existing inconsistencies in this method with withWebsiteDataStore .
Some other parameters like parameters.defaultDataStoreParameters.networkSessionParameters.networkCacheDirectory also check for withWebsiteDataStore.

-- 
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/20191217/9c3475a6/attachment.htm>


More information about the webkit-unassigned mailing list