Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb8eb25480c671d74b164ad43bed4f1d29cee50e https://github.com/WebKit/WebKit/commit/bb8eb25480c671d74b164ad43bed4f1d29cee50e Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths: M Source/WebKit/PlatformGTK.cmake M Source/WebKit/PlatformGTKDeprecated.cmake Log Message: ----------- REGRESSION(258347@main): [GTK] fails to build https://bugs.webkit.org/show_bug.cgi?id=249929 Reviewed by Michael Catanzaro. I was copying the webkit.h header without renaming it as webkit2.h. This patch fixes it and also moves the code to PlatformGTKDeprecated.cmake doing the copy as part of the fake api headers generation. * Source/WebKit/PlatformGTK.cmake: * Source/WebKit/PlatformGTKDeprecated.cmake: Canonical link: https://commits.webkit.org/258354@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes