[Webkit-unassigned] [Bug 105820] [Qt] REGRESSION(r138489): It made tst_qgraphicswebview API test timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 06:38:33 PST 2013


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





--- Comment #11 from Simon Hausmann <hausmann at webkit.org>  2013-01-02 06:40:34 PST ---
(In reply to comment #7)
> Simon, shouldn't we simple skip tst_QGraphicsWebView::webglSoftwareFallbackVerticalOrientation() and tst_QGraphicsWebView::webglSoftwareFallbackHorizontalOrientation() ?
> 
> I think these tests started to fail long long time ago.

Yes, fully agreed.

I don't even see the point in having a software OpenGL fallback altogether and would rather get rid of it.

Software OpenGL is best done on the low level using for example mesa-llvmpipe, not on the WebKit/Qt level.

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