Fixed Problem that set the wrong scaleFactor, when sceen rotate.
authorHunseopJeong <hs85.jeong@samsung.com>
Fri, 25 Oct 2013 06:45:18 +0000 (15:45 +0900)
committerHunseopJeong <hs85.jeong@samsung.com>
Fri, 25 Oct 2013 06:50:04 +0000 (15:50 +0900)
commit76a9ae8b2679537bb10d83f706d4fde915ad99c1
tree1f1606b8e07d27a2bbe8577fe10f29e1be77de52
parent38d9e20d7bb1cb1c592d4516c76472680f7f02ef
Fixed Problem that set the wrong scaleFactor, when sceen rotate.

[Title] Fixed Problem that set the wrong scaleFactor, when sceen rotate.
[Issue] N/A
[Problem] When screen rotate, set the wrong scaleFactor.
[Cause] Wrong use the setFixedVisibleContentRect function.
[Solution] Revert previous patch.

Change-Id: I06c833d7de679c52714f14c9cc0b8afe9e67fa97
Source/WebKit2/WebProcess/WebPage/WebPage.cpp