Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e4ad7f1cf28ae4d1d53426d48c4d854442500079
https://github.com/WebKit/WebKit/commit/e4ad7f1cf28ae4d1d53426d48c4d854442500079
Author: Fujii Hironori <[email protected]>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M Source/WebCore/bindings/scripts/generate-bindings-all.pl
Log Message:
-----------
REGRESSION(268561@main): generate-bindings-all.pl: [CMake] doesn't account
for certain IDL changes
https://bugs.webkit.org/show_bug.cgi?id=265749
Reviewed by Michael Catanzaro.
Implicit dependency of IDL files didn't work for CMake builds.
generate-bindings-all.pl didn't process .dep files correctly after
268561@main.
$directoryCache should be a hash of a filename to the path, not of the
reverse.
* Source/WebCore/bindings/scripts/generate-bindings-all.pl:
Canonical link: https://commits.webkit.org/271510@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes