Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a4e20b4a001ef93d28855d6bbfa4bc8862d350a
      
https://github.com/WebKit/WebKit/commit/5a4e20b4a001ef93d28855d6bbfa4bc8862d350a
  Author: Lily Spiniolas <[email protected]>
  Date:   2026-09-18 (Fri, 18 Sep 2026)

  Changed paths:
    M Configurations/WebKitProjectPaths.xcconfig
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    M Source/WebKit/mac/replace-webkit-additions-includes.py

  Log Message:
  -----------
  (REGRESSION 313328@main) replace-webkit-additions-includes.py no longer reads 
from build directory
https://bugs.webkit.org/show_bug.cgi?id=324604
rdar://187736207

Reviewed by Wenson Hsieh.

Add `WKWebViewAdditions.h` and `WKWebViewPrivateAdditions.h` to the list of
project paths so that they can be read via the script
`replace-webkit-additions-includes.py` while building. Also, if a sandbox error
occurs, make the script fail instead of simply reading from the SDK as a backup
so that failures aren't silent.

* Configurations/WebKitProjectPaths.xcconfig:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/mac/replace-webkit-additions-includes.py:
(read_content_from_webkit_additions):

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



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

Reply via email to