Do not fit content when initial scale is defined
authorChanghyup Jwa <ch.jwa@samsung.com>
Tue, 20 Aug 2013 11:28:59 +0000 (20:28 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 26 Aug 2013 09:57:57 +0000 (09:57 +0000)
commit584d06d5ba3d1ff4b7904bb7176e56458940c043
tree8c54a9b343f9ff2a00740c415202cb04c765e876
parent5b6ffe5a46067b6a760c8ac357e2d88773a0a383
Do not fit content when initial scale is defined

[Title] Do not fit content when initial scale is defined
[Issue#] N/A
[Problem] Initial scale defined content's initial scale factor is changed
[Cause] It's fitted to contents automatically even initial scale is defined
[Solution] If content defines initial scale, do not fit content to viewport

Change-Id: I83975ba61ec50c36d451f6fb25694b757fa81610
Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp