Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 572d1c8ad90829ab78c258aedafb9dd516234ae9
      
https://github.com/WebKit/WebKit/commit/572d1c8ad90829ab78c258aedafb9dd516234ae9
  Author: Keith Miller <[email protected]>
  Date:   2026-01-09 (Fri, 09 Jan 2026)

  Changed paths:
    M Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig
    M Source/WebCore/Configurations/WebCore.xcconfig
    M Source/WebGPU/Configurations/WebGPU.xcconfig
    M Source/WebInspectorUI/Configurations/WebInspectorUIFramework.xcconfig
    M Source/WebKit/Configurations/Base.xcconfig
    M Source/WebKit/Configurations/WebKit.xcconfig
    M Source/WebKitLegacy/mac/Configurations/WebKitLegacy.xcconfig

  Log Message:
  -----------
  Restore support for OVERRIDE_SUPPORTS_TEXT_BASED_API
https://bugs.webkit.org/show_bug.cgi?id=305142
rdar://167789155

Reviewed by Elliott Williams.

https://commits.webkit.org/305167@main removed
`OVERRIDE_SUPPORTS_TEXT_BASED_API` however this feature was commonly used
in local development since it can save 30-60 seconds for incremental
builds. This change restores the feature.

Additionally, use $(OVERRIDE_*:default=YES) for TAPI and for module
validation.

Lastly, remove dead config code around `WK_SUPPORTS_OTHER_TAPI_FLAGS_STATICLIBS`
in JavaScriptCore.xcconfig

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



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

Reply via email to