[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:10:12 PDT 2013


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





--- Comment #17 from Christophe Dumez <dchris at gmail.com>  2013-07-17 03:10:09 PST ---
(From update of attachment 206870)
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?
>> 
>> Done
> 
> It is initialized in ewk_init() which is defined in ewk_main.cpp and is called from SetUp method of EWKTestEnvironment.

Well then, why is there such API at all if it will NEVER work?

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