Bug 146145 - [GTK] Do not use legacy data store options in WebKit2 GTK+ API
Summary: [GTK] Do not use legacy data store options in WebKit2 GTK+ API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 146149
  Show dependency treegraph
 
Reported: 2015-06-19 01:16 PDT by Carlos Garcia Campos
Modified: 2015-06-25 00:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (19.55 KB, patch)
2015-06-19 01:23 PDT, Carlos Garcia Campos
gustavo: 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 2015-06-19 01:16:48 PDT
Use a custom WebsiteDataStore in WebKitWebContext, configured with the context options, and passed to every page created. This is in preparation for exposing WebsiteDataStore in the public API.
Comment 1 Carlos Garcia Campos 2015-06-19 01:23:33 PDT
Created attachment 255184 [details]
Patch
Comment 2 Carlos Garcia Campos 2015-06-25 00:16:55 PDT
Committed r185949: <http://trac.webkit.org/changeset/185949>