[Webkit-unassigned] [Bug 101688] [EFL][WK2] Add ewk_settings_offline_web_application_cache_enabled set/get API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 23:39:12 PST 2012


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





--- Comment #5 from Christophe Dumez <christophe.dumez at intel.com>  2012-11-10 23:40:51 PST ---
(From update of attachment 173188)
View in context: https://bugs.webkit.org/attachment.cgi?id=173188&action=review

>>> Source/WebKit2/ChangeLog:9
>>> +        And enable offline web application cache for WebKit2 EFL port
>> 
>> Can I know where the caches are saved ?
> 
> The application cahce default directory is homedirectory+"/WebKitEfl/Applications"

This does not sound right. We are supposed to use standard XDG paths. It is likely to be ${XDG_DATA_HOME}/WebKitEfl/Applications (otherwise, it should be fixed).

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