Fix the issue that webgl displays nothing after returning from home screen.(on emulator)
authorYongGeol Jung <yg48.jung@samsung.com>
Wed, 10 Apr 2013 09:19:23 +0000 (18:19 +0900)
committerYongGeol Jung <yg48.jung@samsung.com>
Wed, 10 Apr 2013 09:50:23 +0000 (18:50 +0900)
commit033473ceff315a0ec804af7a71e9dc0bab9e2a10
treec4e3c876be70ccc8122785b4e8cd19293e91a29d
parent40908426bad06e034228c95d30b193b851977291
Fix the issue that webgl displays nothing after returning from home screen.(on emulator)

[Title] Fix the issue that webgl displays nothing after returning from home screen.(on emulator)
[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: I9f6968a1a64d87bf0286118253a1ec94f2fa7306
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.cpp
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/LayerTreeCoordinator.h
Source/WebKit2/WebProcess/WebPage/LayerTreeCoordinator/WebGraphicsLayer.h