[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 17:20:12 PDT 2012


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





--- Comment #15 from Hyerim Bae <hyerim.bae at samsung.com>  2012-07-16 17:20:12 PST ---
(From update of attachment 152502)
View in context: https://bugs.webkit.org/attachment.cgi?id=152502&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:970
> +}

Don't you need to return default user agent if priv->userAgent is 0 ?
> If user doesn't set the user agent, the default user agent is used. So if user get the user agent at that time without setting his own user agent, the default user agent should be returned which is actually used.

In addition, I want a way to reset user-agent to default after changed user-agent.
> Is there any other port to support this feature? It may be handled by user.

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