Bug 91845 - [Qt][WK2] Add configure tests for Xrender and GLX.
Summary: [Qt][WK2] Add configure tests for Xrender and GLX.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zeno Albisser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 02:54 PDT by Zeno Albisser
Modified: 2012-07-20 06:26 PDT (History)
3 users (show)

See Also:


Attachments
patch for review. (6.68 KB, patch)
2012-07-20 02:58 PDT, Zeno Albisser
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Albisser 2012-07-20 02:54:09 PDT
GraphicsSurface on linux requires Xcomposite, Xrender and GLX.
Not all linux systems do have these libraries / extensions available.
Therefore we need to add configure tests for this.
In case one of these requirements is not met, we should disable GraphicsSurface.
Comment 1 Zeno Albisser 2012-07-20 02:58:08 PDT
Created attachment 153460 [details]
patch for review.
Comment 2 Kenneth Rohde Christiansen 2012-07-20 02:59:24 PDT
Comment on attachment 153460 [details]
patch for review.

Nice
Comment 3 Zeno Albisser 2012-07-20 06:26:53 PDT
Comment on attachment 153460 [details]
patch for review.

Clearing flags on attachment: 153460

Committed r123208: <http://trac.webkit.org/changeset/123208>
Comment 4 Zeno Albisser 2012-07-20 06:26:58 PDT
All reviewed patches have been landed.  Closing bug.