Summary: | [Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Hausmann <hausmann> | ||||
Component: | New Bugs | Assignee: | 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
Simon Hausmann
2012-02-15 04:39:05 PST
Created attachment 127162 [details]
[Qt] Replace use of QGLWidget/QGLContext with QOpenGLContext and QSurface for Qt 5
Landed with style fix Committed r107817: <http://trac.webkit.org/changeset/107817> |