Add to ewk api for setting/getting the User Agent by using system info library.
authordaehyun81.yoo <daehyun81.yoo@samsung.com>
Wed, 17 Apr 2013 08:28:09 +0000 (17:28 +0900)
committerdaehyun81.yoo <daehyun81.yoo@samsung.com>
Thu, 8 Aug 2013 04:08:22 +0000 (13:08 +0900)
commitf82b9efdceadfd53be23dc84839f0a4837a0b3e3
treea87d108b15c1051522b21cb9a486b3d278c09b55
parent8546ad14092b4e0398e26087de0c340f2478a31e
Add to ewk api for setting/getting the User Agent by using system info library.

[Title] Add to ewk api for setting/getting the User Agent by using system info library.
[Issue#] N/A
[Problem] Currently the UA was managed by Browser with hard coded string.
[Cause] UA issue is decided recently.
[Solution] Access the system info for User Agent by using capi-system-info and modify the ewk api.

Change-Id: Ie393928f6d4597da3dc3f96a149abbf9fe83a096
Source/WebKit2/Platform/tizen/AboutData/AboutDataTizen.cpp
Source/WebKit2/PlatformTizen.cmake
Source/WebKit2/UIProcess/API/efl/EwkViewImpl.h
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view.h
Source/WebKit2/UIProcess/efl/WebPageProxyEfl.cpp
Source/cmake/FindCAPI.cmake
Source/cmake/OptionsTizen.cmake
packaging/webkit2-efl.spec