Bug 15612 - WebKit GTK+ should provide an API for setting database storage location
Summary: WebKit GTK+ should provide an API for setting database storage location
Status: RESOLVED DUPLICATE of bug 15692
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Linux
: P3 Enhancement
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2007-10-22 02:32 PDT by Jan Alonzo
Modified: 2007-10-26 14:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Alonzo 2007-10-22 02:32:08 PDT
Currently the databases are hardcoded to the location specified by the XDG spec  (~/.local/share + webkit/databases). The client application should be able to set this to a different location.
Comment 1 Mark Rowe (bdash) 2007-10-22 03:25:35 PDT
Roger.  I even left a FIXME comment in webkit_init stating this :-)
Comment 2 Jan Alonzo 2007-10-22 14:44:25 PDT
Hi Mark. Just wondering where you think is the best place to put this? Are we going to allow client-side applications to change database locations dynamically or just when the application starts? I was thinking of webkitsettings but that depends on how flexible the API would be. 
Comment 3 Jan Alonzo 2007-10-26 14:02:01 PDT

*** This bug has been marked as a duplicate of 15692 ***