[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
Sun Mar 20 13:03:58 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=54138
--- Comment #13 from Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com> 2011-03-20 13:03:58 PST ---
Hi, what's the status of this? I have implemented couple of fixes to upstream that you have to take into account:
- https://bugs.webkit.org/show_bug.cgi?id=56555
- https://bugs.webkit.org/show_bug.cgi?id=56339
I looked at your fix and these changes must be done:
- In the test case enable QWebSettings::AcceleratedCompositing. We support (at least for the first releasable WebGL support) creation only when accelerated compositing is enabled.
- Put the fix into getViewportGLWidget().
Either submit a revised fix *or* inform me if you don't want to do it. Thank you.
--
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