Bug 132422

Summary: [EFL] There are many warnings with software backend
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bunhere, cdumez, cmarcelo, commit-queue, gyuyoung.kim, lucas.de.marchi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2014-05-01 00:26:11 PDT
There are many warnings like below while moving mouse with software backend.

CRI<21642>:ecore_evas lib/ecore_evas/ecore_evas.c:175 _ecore_evas_interface_get() Ecore_Evas 0x1420480 (engine: software_x11) does not have interface 'gl_x11'
ERR<21642>: lib/ecore_evas/ecore_evas.c:3609 ecore_evas_gl_x11_window_get() safety check failed: iface == NULL
Comment 1 Ryuan Choi 2014-05-01 00:39:50 PDT
Created attachment 230569 [details]
Patch
Comment 2 Gyuyoung Kim 2014-05-01 00:56:50 PDT
Comment on attachment 230569 [details]
Patch

LGTM. r=me.
Comment 3 WebKit Commit Bot 2014-05-01 05:43:00 PDT
Comment on attachment 230569 [details]
Patch

Clearing flags on attachment: 230569

Committed r168094: <http://trac.webkit.org/changeset/168094>
Comment 4 WebKit Commit Bot 2014-05-01 05:43:06 PDT
All reviewed patches have been landed.  Closing bug.