[Webkit-unassigned] [Bug 77006] [StorageTracker] Make one able to set the local storage (tracker) database dir's path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 10:41:40 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77006





--- Comment #9 from Anton D'Auria <adauria at apple.com>  2012-01-26 10:41:39 PST ---
>From the blocking bug (77107), it looks like what you'd like to do is control the LocalStorage directory. StorageTracker shouldn't change LocalStorage directory. It needs to know what it is in order to manage its contents. StorageTracker is initialized in the Mac port with the LocalStorage directory. If you wish to use StorageTracker in the EFL port, you should pass the LocalStorage path to StorageTracker::initializeTracker. 

I don't see why you need to modify WebCore.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list