[Webkit-unassigned] [Bug 117330] [Qt]CSS webkitTransform animation using translate-3d on composited layer is not correctly rendered and leaking memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 20:35:29 PDT 2013


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


Chen Zhixiang <chenzx at cn.fujitsu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Chen Zhixiang <chenzx at cn.fujitsu.com>  2013-06-20 20:34:08 PST ---
Problem fixed:

This is due to under opengl graphics driver not supporting multi-sample feature, combined with Qt-4.8.x's not correctly fbo pool implementation.

#see https://bugreports.qt-project.org/browse/QTBUG-31891

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