[webkit-changes] [WebKit/WebKit] 4c22d8: REGRESSION(270269 at main) WK_C_API_DEPRECATED_WITH_M...
Kimmo Kinnunen
noreply at github.com
Tue Nov 7 05:07:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4c22d8ce00c4a3eaf75085b3fbf5f1ebe1ebf8fd
https://github.com/WebKit/WebKit/commit/4c22d8ce00c4a3eaf75085b3fbf5f1ebe1ebf8fd
Author: Kimmo Kinnunen <kkinnunen at apple.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/API/C/WKFrameHandleRef.h
Log Message:
-----------
REGRESSION(270269 at main) WK_C_API_DEPRECATED_WITH_MESSAGE is not defined in WKFrameHandleRef.h
https://bugs.webkit.org/show_bug.cgi?id=264331
rdar://118052071
Unreviewed, build fix.
WKDeprecated.h must be explicitly included to have
WK_C_API_DEPRECATED_WITH_MESSAGE
* Source/WebKit/UIProcess/API/C/WKFrameHandleRef.h:
Canonical link: https://commits.webkit.org/270316@main
More information about the webkit-changes
mailing list