Bug 216001 - [GTK][WPE] Do not use the default WebsiteDataStore for downloads
Summary: [GTK][WPE] Do not use the default WebsiteDataStore for downloads
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:
Blocks:
 
Reported: 2020-08-31 06:52 PDT by Carlos Garcia Campos
Modified: 2020-09-01 01:58 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2020-08-31 06:54 PDT, Carlos Garcia Campos
aperez: 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-08-31 06:52:36 PDT
Use the web context one instead.
Comment 1 Carlos Garcia Campos 2020-08-31 06:54:00 PDT
Created attachment 407599 [details]
Patch
Comment 2 EWS Watchlist 2020-08-31 06:54:40 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2020-09-01 01:58:37 PDT
Committed r266389: <https://trac.webkit.org/changeset/266389>