Add APIs to set/get TextZoom
authorChanghyup Jwa <ch.jwa@samsung.com>
Tue, 28 Aug 2012 09:44:09 +0000 (18:44 +0900)
committerJongseok Yang <js45.yang@samsung.com>
Tue, 4 Sep 2012 07:24:59 +0000 (16:24 +0900)
commit888a9baa3fb636f01e5a314f49d25c323e12aa1a
tree665d47a0b5e924ef09761456c9827fa7d013d0e6
parentde6a52c8b24c4e5dcea87404bef197a1625fdb4e
Add APIs to set/get TextZoom

[Title] Add APIs to set/get TextZoom
[Issue] N/A
[Problem] TextZoom was not supported.
[Cause] Not implemented.
[Solution] Add APIs to set/get TextZoom

Conflicts:

Source/WebKit2/Shared/WebPreferencesStore.h
Source/WebKit2/UIProcess/API/efl/tizen/Zoom.cpp

Change-Id: Iec36cc1b33113766fbdeb7de7e610600aa8588ff
Source/WTF/wtf/Platform.h
Source/WebKit2/Shared/WebPreferencesStore.h
Source/WebKit2/UIProcess/API/C/efl/WKPreferencesEfl.cpp
Source/WebKit2/UIProcess/API/C/efl/WKPreferencesEfl.h
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp
Source/WebKit2/UIProcess/API/efl/ewk_setting.cpp
Source/WebKit2/UIProcess/API/efl/ewk_setting.h
Source/WebKit2/UIProcess/API/efl/tizen/Zoom.cpp