Limit minimum scale factor under maximum scale factor
authorChanghyup Jwa <ch.jwa@samsung.com>
Fri, 5 Apr 2013 04:20:39 +0000 (13:20 +0900)
committerGerrit Code Review <gerrit2@kim11>
Sat, 6 Apr 2013 08:05:24 +0000 (17:05 +0900)
commit8cbfc5c4d72ef136fbe19480d3e4a65a9138b86c
tree889bce07b41ea3abd9ac5a26b90f517a640b7bfd
parent972443297f1d0e11c013e3576dfe38788da9eba0
Limit minimum scale factor under maximum scale factor

[Title] Limit minimum scale factor under maximum scale factor
[Issue#] N/A
[Problem] Minimum scale factor can be exceeded over maximum value
[Cause] There's no limitation on calculating minimum scale factor
[Solution] Limit this under maximum scale factor

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