Branch: refs/heads/webkitglib/2.40 Home: https://github.com/WebKit/WebKit Commit: cedef396940d3fff1fcb1fb45c26b435ca455d46 https://github.com/WebKit/WebKit/commit/cedef396940d3fff1fcb1fb45c26b435ca455d46 Author: Michael Catanzaro <mcatanz...@redhat.com> Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths: M Source/WebKit/PlatformGTK.cmake M Source/WebKit/PlatformWPE.cmake M Source/WebKit/PlatformWPEDeprecated.cmake Log Message: ----------- Cherry-pick 261474@main (94bb4c0cb7e9). https://bugs.webkit.org/show_bug.cgi?id=226665 REGRESSION(261349@main): [GLib] Problems with installed headers https://bugs.webkit.org/show_bug.cgi?id=226665 Reviewed by Adrian Perez de Castro. I made two mistakes in this commit: (1) I failed to properly install webkit-web-extension.h for WPE 1.1/1.0 API versions, making it impossible to use the web process extension API. (2) I improperly install webkit-web-process-extension.h for the GTK 3 API version. It's an unwanted duplicate of webkit-web-extension.h. * Source/WebKit/PlatformGTK.cmake: * Source/WebKit/PlatformWPE.cmake: * Source/WebKit/PlatformWPEDeprecated.cmake: Canonical link: https://commits.webkit.org/261474@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes