[Webkit-unassigned] [Bug 96490] [Qt4] QOpenGLContext used in GraphicsContext3DQt.cpp (regression r126635)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 14 05:17:00 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96490
--- Comment #4 from Allan Sandfeld Jensen <allan.jensen at nokia.com> 2012-09-14 05:17:28 PST ---
(In reply to comment #3)
> Another option would be to leave it as a QPaintDevice* altogether. For deletion you're going to get a QObject* m_surfaceOwner from trunk soon (but even then QPaintDevice's virtual destructor should do the trick). And otherwise I think m_surface is only used for the *IfNeeded() part of makeCurrentIfNeeded().
I did try to redefine the surface to QPaintDevice, but there was a handfull of places where QGLWidget specific functions were used.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list