Bug 213340 - [GTK][WPE] Do not set the default configuration again when creating the WebsiteDataStore
Summary: [GTK][WPE] Do not set the default configuration again when creating the Websi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 213337
Blocks:
  Show dependency treegraph
 
Reported: 2020-06-18 07:17 PDT by Carlos Garcia Campos
Modified: 2020-06-24 00:45 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.45 KB, patch)
2020-06-18 07:19 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2020-06-18 07:17:14 PDT
WebsiteDataStoreConfiguration already initializes with the default paths, so we only need to override the ones set by the user.
Comment 1 Carlos Garcia Campos 2020-06-18 07:19:04 PDT
Created attachment 402205 [details]
Patch
Comment 2 Michael Catanzaro 2020-06-22 10:11:04 PDT
EWS doesn't like it.
Comment 3 Carlos Garcia Campos 2020-06-22 22:48:09 PDT
Because it depends on bug #213337
Comment 4 Carlos Garcia Campos 2020-06-24 00:45:14 PDT
Committed r263443: <https://trac.webkit.org/changeset/263443>