[Webkit-unassigned] [Bug 118759] [EFL] Calling ewk_settings_application_cache_path_set() more than once should have no effect.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 03:43:17 PDT 2013


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #206877|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #21 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-10-23 03:42:02 PST ---
(From update of attachment 206877)
View in context: https://bugs.webkit.org/attachment.cgi?id=206877&action=review

> Source/WebKit/efl/ewk/ewk_settings.cpp:363
> +    if (s_offlineAppCachePath)

We call this API in _ewk_init_body() by defalut. Thus, can't application change this path using this API ? It seems to me this API needs to be internal function or removed.

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