Bug 78694 - [Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5
Summary: [Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for...
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: Simon Hausmann
URL:
Keywords:
Depends on: 78692
Blocks: 78109
  Show dependency treegraph
 
Reported: 2012-02-15 04:39 PST by Simon Hausmann
Modified: 2012-02-15 07:43 PST (History)
1 user (show)

See Also:


Attachments
[Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5 (9.24 KB, patch)
2012-02-15 04:42 PST, Simon Hausmann
noam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2012-02-15 04:39:05 PST
[Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5
Comment 1 Simon Hausmann 2012-02-15 04:42:43 PST
Created attachment 127162 [details]
[Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5
Comment 2 Simon Hausmann 2012-02-15 07:43:28 PST
Landed with style fix

Committed r107817: <http://trac.webkit.org/changeset/107817>