Bug 15612

Summary: WebKit GTK+ should provide an API for setting database storage location
Product: WebKit Reporter: Jan Alonzo <jmalonzo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: mrowe
Priority: P3 Keywords: Gtk
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Linux   

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 ***