Create Lock Surface only if supported. 27/4027/2
authorKondapally Kalyan <kalyan.kondapally@intel.com>
Sun, 16 Jun 2013 14:54:41 +0000 (17:54 +0300)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 18 Jun 2013 06:44:52 +0000 (23:44 -0700)
commitf129b5edc61162e40d63bf4385f1d1bc544a51e7
tree118e9292828c878aa0e11102d390908a22fca877
parent4185d0677c4c0908cb9685e23772a00c31503288
Create Lock Surface only if supported.

PlatformSurfacePoolTizen creates a temporary EGLSurface supporting
Locking to work around a cairo issue. This patch adds a check in
SharedPlatformSurfaceTizen to create the surface only if Lock Surface
is supported.
Source/WebCore/platform/graphics/efl/tizen/SharedPlatformSurfaceTizen.cpp