[webkit-changes] [WebKit/WebKit] e4ad7f: REGRESSION(268561 at main): generate-bindings-all.pl:...

Fujii Hironori noreply at github.com
Mon Dec 4 14:29:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e4ad7f1cf28ae4d1d53426d48c4d854442500079
      https://github.com/WebKit/WebKit/commit/e4ad7f1cf28ae4d1d53426d48c4d854442500079
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M Source/WebCore/bindings/scripts/generate-bindings-all.pl

  Log Message:
  -----------
  REGRESSION(268561 at 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 at 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




More information about the webkit-changes mailing list