Bug 103107
Summary: | [EFL] Add checks for XRender and XComposite extensions. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kalyan <kalyan.kondapally> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | lucas.de.marchi, yael |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 102991 |
Kalyan
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yael
*** This bug has been marked as a duplicate of bug 103610 ***