Fitting by contents' width only
authorChanghyup Jwa <ch.jwa@samsung.com>
Wed, 4 Sep 2013 02:34:11 +0000 (11:34 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 5 Sep 2013 10:35:16 +0000 (10:35 +0000)
commitce6b85c51d254b2e1b7ed025fe86f23a20e2ef12
treee5dba48024479e47b6b1087155b6b7066e46025a
parent758c404bf3d3607bc372cf74f86fd7e95b9dd88c
Fitting by contents' width only

[Title] Fitting by contents' width only
[Issue#] WGL-269
[Problem] Horizontal scroll on landscape contents
[Cause] Minimum scale factor is calculated by both horizontal and vertical
        contents' size
[Solution] Calculate minimum scale factor with horizontal contents' size only

Change-Id: Iffc1901445f49469a9478fb7b35ae12aab6202d1
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp