[Webkit-unassigned] [Bug 89413] [EFL][WK2] Add ewk_view_reload_full API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 17:42:10 PDT 2012


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





--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-06-21 17:42:06 PST ---
(From update of attachment 148704)
View in context: https://bugs.webkit.org/attachment.cgi?id=148704&action=review

I think we don't need to use same API name with other ports. It is good to keep same API name with EFL WK1 from API compatibility of view.

> Source/WebKit2/ChangeLog:6
> +        Add API, which is for reloading documents without cache.

Generally, we place patch description below "Reviewed by NOBODY"

>>> Source/WebKit2/UIProcess/API/efl/ewk_view.h:190
>>> +EAPI Eina_Bool ewk_view_reload_full(Evas_Object *o);
>> 
>> It return EINA_TRUE irrespective of load.
>> So, this comment can be ambiguous.
> 
> Yes, but other previous API are all the same.

I think we need to file a new bug for this issue. Here is not proper bug for this argument.

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