[Webkit-unassigned] [Bug 121139] [Qt][Windows] Crash on resizing Webkit plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 11 16:11:03 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121139





--- Comment #2 from shob_28 <ssuresh at esri.com>  2013-09-11 16:10:15 PST ---
Additional Information:
This crash occurs only when QWindows(with OpenGL SurfaceType) or QGLWidget is used in the webkit plugin. If the below line is commented out in the attached sample application, the crash does not occur.
//m_view->setViewport(new QGLWidget());


On Mac on resizing the application, the below warning messages appear but the application does not crash.
QWidget::repaint: Recursive repaint detected

-- 
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