Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9fe47e98a7f3b542413f3793912b291599f05860
https://github.com/WebKit/WebKit/commit/9fe47e98a7f3b542413f3793912b291599f05860
Author: Thomas Devoogdt <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M Source/WebKit/Scripts/glib/generate-api-header.py
M Source/WebKit/UIProcess/API/gtk/WebKitEnumTypesGtk3.h.in
Log Message:
-----------
REGRESSION(258347@main): Fix webkit.h public header
https://bugs.webkit.org/show_bug.cgi?id=250701
Reviewed by Carlos Garcia Campos.
Since commit 654646fe6187abcf9ced6a3ace80eaf04754fd39, the webkit.h file is
generated
and does only define __WEBKIT_H_INSIDE__. So replace the only remaining
__WEBKIT2_H_INSIDE__
defines to avoid any "Only <webkit2/webkit2.h> can be included directly." error.
Signed-off-by: Thomas Devoogdt <[email protected]>
Canonical link: https://commits.webkit.org/258974@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes