[Webkit-unassigned] [Bug 54138] [Qt] QWebPage with WebGL content crashes when rendering if no QWebView parent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 10 08:10:34 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54138
--- Comment #7 from Benjamin Poulain <benjamin.poulain at nokia.com> 2011-02-10 08:10:35 PST ---
(In reply to comment #6)
> I know the conventional way is:
> #if ENABLE(WEBGL)
> but the ENABLE macro isn't available in tst_qwebpage.cpp - not sure what header I need to get it.
I doubt ENABLE_WEBGL is available for the tests, this is WebKit internal.
Maybe you should check if WebGL is available at runtime, like I did for geolocation?
--
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