Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a31f7b2bc05b7eec6a816ff7996c554f5f36e3b4
      
https://github.com/WebKit/WebKit/commit/a31f7b2bc05b7eec6a816ff7996c554f5f36e3b4
  Author: Adrian Taylor <[email protected]>
  Date:   2026-05-18 (Mon, 18 May 2026)

  Changed paths:
    M Source/WebCore/PAL/pal/CMakeLists.txt
    M Source/WebKit/PlatformCocoa.cmake
    M Source/cmake/WebKitMacros.cmake

  Log Message:
  -----------
  [Swift GTK] Reland: Cease to need to declare header dependencies
https://bugs.webkit.org/show_bug.cgi?id=314448

Reviewed by Geoffrey Garen and Richard Robinson.

We previously hard-coded a list of header-copying dependencies which needed to
be completed before WebKit was able to generate C++ bindings to its internal
Swift APIs. Instead of hard-coding this list, calculate it automatically.

This was previously reverted erroneously due to a build failure that was
actually caused by https://commits.webkit.org/313188@main. This is an
identical reland.

Canonical link: https://commits.webkit.org/313419@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to