[WK2] Use fixed scale to animation layer.
authorJungJik Lee <jungjik.lee@samsung.com>
Tue, 30 Apr 2013 07:35:55 +0000 (16:35 +0900)
committerJungJik Lee <jungjik.lee@samsung.com>
Fri, 3 May 2013 05:26:52 +0000 (14:26 +0900)
commitca9abcca3d644d0297f1ce031a28b10614f3d63d
tree64ab109494c0033ab324605e51b875d0209d1e79
parentd563a3566026de98a06dadebecd13bb7029da22b
[WK2] Use fixed scale to animation layer.

[Title] [WK2] Use fixed scale to animation layer.
[Issue#] P130426-4323
[Problem] while pulling the list, the list page is blurred in mobile twitter page.
[Cause] small zoom scale is applied to an animation layer
[Solution] if the layer is an animation layer, use fixed zoom scale.

Change-Id: Ia7c6cd78a1e8c9a2f73516dec913c22131714296
Source/WTF/wtf/Platform.h
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/WebGraphicsLayer.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/WebGraphicsLayer.h