Fix the EGL_NON_CONFORMANT_CONFIG issue
authorJie Chen <jie.a.chen@intel.com>
Fri, 3 May 2013 07:33:06 +0000 (15:33 +0800)
committerJie Chen <jie.a.chen@intel.com>
Fri, 3 May 2013 07:33:17 +0000 (15:33 +0800)
commit667689b7c56563c986d251e214823a1d0a244162
treea9f63eb4dc25154d4a59dd8bb64f83be3db59dad
parentca9abcca3d644d0297f1ce031a28b10614f3d63d
Fix the EGL_NON_CONFORMANT_CONFIG issue

[Title] Fix the EGL_NON_CONFORMANT_CONFIG issue
[Issue#] TDIS-5594
[Problem] webprocess crashes for some webgl test cases
[Cause] EGL_NON_CONFORMANT_CONFIG is not available
[Solution] use EGL_NONE instead
Source/WebCore/platform/graphics/efl/tizen/SharedPlatformSurfaceTizen.cpp