[Webkit-unassigned] [Bug 111845] [SOUP] Soup disk cache should respect the diskCacheDirectory from the process initial parameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 12:43:49 PST 2013


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





--- Comment #7 from Benjamin Poulain <benjamin at webkit.org>  2013-03-08 12:46:12 PST ---
(From update of attachment 192202)
There are two ways to set this: WebContext::platformDefaultDiskCacheDirectory and WKContextSetDiskCacheDirectory.

>From a quick look, it looks like we should get rid of platformDefaultDiskCacheDirectory and unify something around WKContextSetDiskCacheDirectory. It is silly to have two path. Any opinion?

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