[Webkit-unassigned] [Bug 90943] [Qt] REGRESSION(r122250): It broke the --minimal build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 23:28:07 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #1 from Csaba Osztrogonac <ossy at webkit.org>  2012-07-10 23:28:06 PST ---
I think the root of the problem is that USE(3D_GRAPHICS)=1 and ENABLE(WEBGL)=0
for the --minimal build. But Extensions3DOpenGLCommon.cpp is ENABLE(WEBGL)guarded and Extensions3DOpenGL.cpp is USE(3D_GRAPHICS) guarded.

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