[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 02:24:30 PDT 2013


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





--- Comment #9 from Donggwan Kim <donggwan.kim at samsung.com>  2013-07-17 02:24:26 PST ---
(In reply to comment #7)
> (From update of attachment 206866 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=206866&action=review
> 
> > Source/WebKit/efl/ewk/ewk_settings.cpp:364
> > +        return;
> 
> How would the caller know whether the path has been updated or not?

I changed return type to boolean from void to check it.

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