Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 317066649cb974825180c7e250193c3b0cf8635b
https://github.com/WebKit/WebKit/commit/317066649cb974825180c7e250193c3b0cf8635b
Author: Fujii Hironori <[email protected]>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M Source/WebCore/bindings/scripts/preprocessor.pm
Log Message:
-----------
bindings/scripts/preprocessor.pm reports "Use of uninitialized value
$defines" after 287517@main
https://bugs.webkit.org/show_bug.cgi?id=284345
Reviewed by Chris Dumez.
<https://commits.webkit.org/287517@main> added a CMake rule to
generate bindings for WebExtensions. It don't use --defines switch.
preprocessor.pm reported "Use of uninitialized value $defines".
Added an UNDEF check for $defines.
* Source/WebCore/bindings/scripts/preprocessor.pm:
(applyPreprocessor):
Canonical link: https://commits.webkit.org/287583@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes