Bug 130888 - [WK2][EFL] Fix wrong parameter name in ewk_view_user_agent_set()
Summary: [WK2][EFL] Fix wrong parameter name in ewk_view_user_agent_set()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-27 23:14 PDT by Jinwoo Song
Modified: 2014-03-27 23:22 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2014-03-27 23:15 PDT, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2014-03-27 23:14:38 PDT
ewk_view_user_agent_set() has a wrong parameter name in the header file.

EAPI Eina_Bool ewk_view_user_agent_set(Evas_Object *o, const char *encoding);
Comment 1 Jinwoo Song 2014-03-27 23:15:52 PDT
Created attachment 228027 [details]
Patch
Comment 2 Jinwoo Song 2014-03-27 23:22:12 PDT
Comment on attachment 228027 [details]
Patch

Clearing flags on attachment: 228027

Committed r166399: <http://trac.webkit.org/changeset/166399>
Comment 3 Jinwoo Song 2014-03-27 23:22:20 PDT
All reviewed patches have been landed.  Closing bug.