[Webkit-unassigned] [Bug 56555] [Qt] Enable GraphicsContext3D only when the window surface support OpenGL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 17 09:47:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56555
--- Comment #12 from Benjamin Poulain <benjamin at webkit.org> 2011-03-17 09:47:45 PST ---
(From update of attachment 86062)
Thinking abou it...
Aren't the static_cast<PageClientQWidget*> wrong? You should use QWebPageClient. The return value of m_hostWindow->platformPageClient() is gonna be PageClientQGraphicsWidget for QGraphicsWebView.
--
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