RESOLVED FIXED Bug 117504
[EFL][WK2] Add fallback for EWK2UnitTestBase if opengl is not available.
https://bugs.webkit.org/show_bug.cgi?id=117504
Summary [EFL][WK2] Add fallback for EWK2UnitTestBase if opengl is not available.
Changhyup Jwa
Reported 2013-06-11 03:31:06 PDT
Ewk2 unit test fails if ecore_evas_new() fails return Ecore_Evas* in EWK2UnitTestBase::SetUp(). Here's the logs when ecore_evas_new() is failed. ERR<28903>:ecore_evas ecore_evas_x.c:254 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed. It's a same solution with https://bugs.webkit.org/show_bug.cgi?id=102704
Attachments
Patch (1.82 KB, patch)
2013-06-11 03:47 PDT, Changhyup Jwa
no flags
Changhyup Jwa
Comment 1 2013-06-11 03:47:37 PDT
Chris Dumez
Comment 2 2013-06-11 04:46:18 PDT
Comment on attachment 204335 [details] Patch Looks fine. r=me.
WebKit Commit Bot
Comment 3 2013-06-11 05:12:38 PDT
Comment on attachment 204335 [details] Patch Clearing flags on attachment: 204335 Committed r151433: <http://trac.webkit.org/changeset/151433>
WebKit Commit Bot
Comment 4 2013-06-11 05:12:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.