Fix the animation performance issue
authorHurnjoo Lee <hurnjoo.lee@samsung.com>
Mon, 24 Jun 2013 00:51:00 +0000 (09:51 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 2 Oct 2013 08:32:24 +0000 (08:32 +0000)
commit0f3525e110fe3102e1c8ef01b20826bc19263203
tree4f6dac7baac2ca75a5f6864037ed1075a6f1edac
parent211918c8da8d77afb31478f9c027cd46f6ba14a5
Fix the animation performance issue

[Title] Fix the animation performance issue
[Issue#] N/A
[Problem] Slider Puzzle: Performance is poor, app is keep stucking on any random steps even sometimes unable to start.
[Cause] Regression(http://slp-info.sec.samsung.net/gerrit/#/c/225669/)
[Solution] This issue can be resolved by r150015, but cherry-picking is hard because the current our
           local branch is different from webkit-org and there is a regression on the EFL.
           So we applied part of r150015(http://trac.webkit.org/changeset/150015)
           (refer to:https://bugs.webkit.org/show_bug.cgi?id=112345)

Conflicts:
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.h

Change-Id: Ieface03402b46e28c23ccf5dc2af0830ace8465e
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.h