[Webkit-unassigned] [Bug 35153] [Qt] WebGL support missing in QtWebKit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 19 07:32:36 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35153
--- Comment #2 from Jarkko Sakkinen <jarkko.sakkinen at tieto.com> 2010-02-19 07:32:36 PST ---
Created an attachment (id=49078)
--> (https://bugs.webkit.org/attachment.cgi?id=49078)
WebGL support for QtWebKit
NOTES:
* Works only when accelerated composition is not enabled in compilation
* Added --webgl command line switch to QGVLauncher, added toggle button to
QtLauncher
Why GraphicsLayer (accelerated composition layer) doesn't handle WebGL? Missing
methods:
* setContentsToGraphicsContext3D
* setGraphicsContext3DNeedsDisplay
I thinks adding support for content caching is subtask for this. WebGL support
can be tested by compiling with WTF_USE_ACCELERATED_COMPOSITING=0.
--
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