[Webkit-unassigned] [Bug 91351] [EFL][WK2] Add ewk_view_user_agent_set / ewk_view_user_agent_get API.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 02:37:52 PDT 2012


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





--- Comment #10 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-16 02:37:52 PST ---
(From update of attachment 152500)
View in context: https://bugs.webkit.org/attachment.cgi?id=152500&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:947
> +    EINA_SAFETY_ON_NULL_RETURN_VAL(userAgent, false);

nit : Though this is not formal rule, generally, EINA_SAFETY_ON_NULL_RETURN_VAL has placed to just below EWK_VIEW_PRIV_GET_OR_RETURN() in ewk_view.cpp so far.

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