Bug 100492 - [Qt] Remove QOpenGL specific code from GraphicsSurfaceGLX.
Summary: [Qt] Remove QOpenGL specific code from 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:
Blocks: 100493
  Show dependency treegraph
 
Reported: 2012-10-26 03:33 PDT by Zeno Albisser
Modified: 2012-10-26 05:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (11.98 KB, patch)
2012-10-26 03:43 PDT, Zeno Albisser
kenneth: 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:33:29 PDT
[Qt] Remove QOpenGL specific code from GraphicsSurfaceGLX.
Comment 1 Zeno Albisser 2012-10-26 03:43:28 PDT
Created attachment 170878 [details]
Patch

This patch requires a change in Qt, which is currently staging but not available in Qt yet.
Therefore it must be landed together with a separate patch that can be removed again, once the change has become available in Qt.
Comment 2 Simon Hausmann 2012-10-26 05:21:09 PDT
Committed r132628: <http://trac.webkit.org/changeset/132628>