Bug 132422 - [EFL] There are many warnings with software backend
Summary: [EFL] There are many warnings with software backend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-01 00:26 PDT by Ryuan Choi
Modified: 2014-05-01 05:43 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.98 KB, patch)
2014-05-01 00:39 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.