RESOLVED FIXED Bug 142530
[CMake] Use a forwarding header for ANGLE's ShaderLang.h to avoid picking up ANGLE's EGL headers
https://bugs.webkit.org/show_bug.cgi?id=142530
Summary [CMake] Use a forwarding header for ANGLE's ShaderLang.h to avoid picking up ...
Zan Dobersek
Reported 2015-03-10 04:44:53 PDT
[CMake] Use a forwarding header for ANGLE's ShaderLang.h to avoid picking up ANGLE's EGL headers
Attachments
Patch (5.83 KB, patch)
2015-03-10 04:55 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2015-03-10 04:55:43 PDT
Zan Dobersek
Comment 2 2015-03-10 04:58:43 PDT
I don't think this is 100% correct for the Windows port, I'll have to ask around about that.
WebKit Commit Bot
Comment 3 2015-03-10 04:58:57 PDT
Attachment 248328 [details] did not pass style-queue: ERROR: Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:37: "ANGLE/ShaderLang.h" already included at Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:33 [build/include] [4] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Darin Adler
Comment 4 2015-03-10 09:57:16 PDT
Comment on attachment 248328 [details] Patch OK.
Zan Dobersek
Comment 5 2015-03-17 02:46:29 PDT
Comment on attachment 248328 [details] Patch Clearing flags on attachment: 248328 Committed r181629: <http://trac.webkit.org/changeset/181629>
Zan Dobersek
Comment 6 2015-03-17 02:46:38 PDT
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 7 2015-03-17 09:43:43 PDT
(In reply to comment #5) > Comment on attachment 248328 [details] > Patch > > Clearing flags on attachment: 248328 > > Committed r181629: <http://trac.webkit.org/changeset/181629> It broke the WinCairo build: ..\platform\graphics\cairo\GraphicsContext3DCairo.cpp(42): fatal error C1083: Cannot open include file: 'ANGLE/ShaderLang.h': No such file or directory [C:\cygwin\home\webkitbot\win-cairo-release\build\Source\WebCore\WebCore.vcxproj\WebCore.vcxproj] cc-ing WinCairo maintainers
Alex Christensen
Comment 8 2015-03-17 11:04:17 PDT
Note You need to log in before you can comment on or make changes to this bug.