Bug 78694

Summary: [Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: New BugsAssignee: Simon Hausmann <hausmann>
Status: RESOLVED FIXED    
Severity: Normal CC: noam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 78692    
Bug Blocks: 78109    
Attachments:
Description Flags
[Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5 noam: review+

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>