Fix the issue that the webprocess is suspended
authorHurnjoo Lee <hurnjoo.lee@samsung.com>
Tue, 3 Sep 2013 12:09:24 +0000 (21:09 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 2 Oct 2013 08:32:44 +0000 (08:32 +0000)
commita434fc84bce4810dcb3a5cde8ec0bfc87e13e649
tree2a08ffa42acfb8f8ff4cc93ebbf57ddc60d1ad0a
parent0f3525e110fe3102e1c8ef01b20826bc19263203
Fix the issue that the webprocess is suspended

[Title] Fix the issue that the webprocess is suspended
[Issues] P130823-01978
[Problem] When animation works, the webProcess is suspended after showing javascript alert.
[Solution] Prevent calling of serviceScriptedAnimations while webprocess waits finish of javascript popup.

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