GraphicsContext3DQt.cpp is failing to compile, patch coming: ../../../Source/WebCore/platform/graphics/GraphicsContext3D.h: In constructor ' WebCore::GraphicsContext3D::GraphicsContext3D(WebCore::GraphicsContext3D::Attributes, WebCore::HostWindow*, bool)': ../../../Source/WebCore/platform/graphics/GraphicsContext3D.h:935: error: 'WebCore::GraphicsContext3D::m_internal' will be initialized after ../../../Source/WebCore/platform/graphics/GraphicsContext3D.h:889: error: 'bool WebCore::GraphicsContext3D::m_isResourceSafe' ../../../Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp:688: error : when initialized heremake[1]: *** [obj/debug/GraphicsContext3DQt.o] Error 1
Created attachment 93375 [details] fix compilation
Comment on attachment 93375 [details] fix compilation Clearing flags on attachment: 93375 Committed r86424: <http://trac.webkit.org/changeset/86424>
All reviewed patches have been landed. Closing bug.