[Webkit-unassigned] [Bug 117504] New: [EFL][WK2] Add fallback for EWK2UnitTestBase if opengl is not available.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 11 03:32:30 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117504

           Summary: [EFL][WK2] Add fallback for EWK2UnitTestBase if opengl
                    is not available.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ch.jwa at samsung.com
                CC: demarchi at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list