[Webkit-unassigned] [Bug 60334] [Qt] QtWebKit is compiled without 3D transforms enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 04:53:32 PDT 2011


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2011-05-06 04:53:32 PST ---
3D rendetering is enabled by default. What kind of regression do you mean?

Source/WebCore/features.pri:
...
!contains(DEFINES, ENABLE_3D_RENDERING=.): DEFINES += ENABLE_3D_RENDERING=1
...

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