Bug 103107 - [EFL] Add checks for XRender and XComposite extensions.
Summary: [EFL] Add checks for XRender and XComposite extensions.
Status: RESOLVED DUPLICATE of bug 103610
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 102991
  Show dependency treegraph
 
Reported: 2012-11-23 01:23 PST by Kalyan
Modified: 2012-11-29 15:25 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kalyan 2012-11-23 01:23:50 PST
When using GLX back-end we are dependent on GLX support, Xcomposite and Xrender extensions.
We already check for GLX support, but ignore the other two. The other two are needed when support for GraphicsSurface is enabled.
Comment 1 Yael 2012-11-29 15:25:07 PST

*** This bug has been marked as a duplicate of bug 103610 ***