[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 Jul 17 03:09:12 PDT 2013


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





--- Comment #16 from Donggwan Kim <donggwan.kim at samsung.com>  2013-07-17 03:09:08 PST ---
(In reply to comment #12)
> (From update of attachment 206870 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=206870&action=review
> 
> >>> Source/WebKit/efl/tests/test_ewk_setting.cpp:123
> >>>      ewk_settings_application_cache_path_set("~/data/webkitApp");
> >> 
> >> the returned value should be tested, right?
> > 
> > s/tested/checked
> 
> This is the first time we call it and the path does not change? Why? Who calls it first?

It is initialized in ewk_init() which is defined in ewk_main.cpp and is called from SetUp method of EWKTestEnvironment.

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