[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:27:33 PDT 2012


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





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

>> Source/WebKit2/UIProcess/API/efl/ewk_view.cpp:966
>> +        WKRetainPtr<WKStringRef> userAgentString(AdoptWK, WKPageCopyUserAgent(toAPI(priv->pageClient->page())));
> 
> By the way, is there default user agent ? IIRC, there is no default user agent if we don't set user agent. If this is true, we don't need to have this logic to get user agent.

There is a default user agent if don't set 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