Bug 100493 - [Qt] Temporarily disable use of QXcbNativeInterface in GraphicsSurfaceGLX.
Summary: [Qt] Temporarily disable use of QXcbNativeInterface in GraphicsSurfaceGLX.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zeno Albisser
URL:
Keywords:
Depends on: 100492
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-26 03:45 PDT by Zeno Albisser
Modified: 2012-10-26 05:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2012-10-26 04:37 PDT, Zeno Albisser
hausmann: review+
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-10-26 03:45:44 PDT
[Qt] Temporarily disable use of QXcbNativeInterface in GraphicsSurfaceGLX.
Comment 1 Zeno Albisser 2012-10-26 03:48:02 PDT
Once QXcbNativeInterface::nativeResourceForContext() can provide the GLXContext for an existing QOpenGLContext, this patch shall be reverted.
The patch required for this, is currently staging in the Qt CI.
Comment 2 Zeno Albisser 2012-10-26 04:37:50 PDT
Created attachment 170887 [details]
Patch
Comment 3 Simon Hausmann 2012-10-26 05:21:19 PDT
Committed r132629: <http://trac.webkit.org/changeset/132629>