Fix the issue that webgl displays nothing after returning from home screen.(on target)
authorYongGeol Jung <yg48.jung@samsung.com>
Wed, 10 Apr 2013 06:55:53 +0000 (15:55 +0900)
committerYongGeol Jung <yg48.jung@samsung.com>
Wed, 10 Apr 2013 06:55:53 +0000 (15:55 +0900)
commit40908426bad06e034228c95d30b193b851977291
tree228b2ec1402f00fc6e5c5e4e0b6f1bd62626077f
parentf1ad433b34df16f2724821834b0747f065daac8b
Fix the issue that webgl displays nothing after returning from home screen.(on target)

[Title] Fix the issue that webgl displays nothing after returning from home screen.(on target)
[Issue#] N_SE-33336
[Problem] Webgl displays nothing after returning from home screen.
[Cause] Updating flag was not checked.
[Solution] Set updating flag before going to home screen.

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