[WinCairo] error 'm_compositorTexture': undeclared identifier since Bug 174345 https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/4338 > [111/547] Building CXX object Source\WebCore\CMakeFiles\WebCore.dir\platform\graphics\opengl\GraphicsContext3DOpenGLES.cpp.obj > FAILED: Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/GraphicsContext3DOpenGLES.cpp.obj > (snip) > C:\WebKit-BuildSlave\win-cairo-release\build\Source\ThirdParty\ANGLE\include\GLES2/gl2ext.h(1611): warning C4005: 'GL_COLOR_ATTACHMENT0_EXT': macro redefinition > c:\webkit-buildslave\win-cairo-release\build\source\webcore\platform\graphics\OpenGLESShims.h(48): note: see previous definition of 'GL_COLOR_ATTACHMENT0_EXT' > ..\..\Source\WebCore\platform\graphics\opengl\GraphicsContext3DOpenGLES.cpp(113): error C2065: 'm_compositorTexture': undeclared identifier > ..\..\Source\WebCore\platform\graphics\opengl\GraphicsContext3DOpenGLES.cpp(114): error C2065: 'm_compositorTexture': undeclared identifier
Created attachment 315404 [details] Patch
Comment on attachment 315404 [details] Patch Clearing flags on attachment: 315404 Committed r219505: <http://trac.webkit.org/changeset/219505>
All reviewed patches have been landed. Closing bug.