change webview setting regarding automatically fitting content to device wdith
authorYunchan Cho <yunchan.cho@samsung.com>
Fri, 22 Feb 2013 07:17:47 +0000 (16:17 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Fri, 22 Feb 2013 07:33:06 +0000 (16:33 +0900)
commite2a34551fd5285206ade9347b0ea5906a0f76da0
treebb033049fd5b8ed86ca6410acdafd4cdc5a20a34
parentc846f1cfd0231c35ec054ea0060266dea9876b79
change webview setting regarding automatically fitting content to device wdith

[Issue#] DCM-561
[Problem] when webview is resized to other size, its content like font/image is changed to smaller size or bigger size
[Cause] Change of content has been caused by webkit setting regarding automatical fitting web content to device's width
[Solution] webkit setting is changed not to set fitting web content to devices' width automatically.

Change-Id: Idd5f8cae481c1273c5e4ee2f4252f6dff2639e40
src/view/webkit/view_logic.cpp