Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6995fcc5396788acfd152c3bebbe5c384fda83dd
      
https://github.com/WebKit/WebKit/commit/6995fcc5396788acfd152c3bebbe5c384fda83dd
  Author: Elliott Williams <e...@apple.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
    M Tools/Scripts/strip-tbd

  Log Message:
  -----------
  strip-tbd: Always remove allowable client list
https://bugs.webkit.org/show_bug.cgi?id=273518
rdar://127315657

Reviewed by Alexey Proskuryakov.

We need to start importing TBD stubs from private SDK frameworks which
have allowable-client lists. Including the entire list adds unnecessary
noise and makes mention of system frameworks that are otherwise
unrelated to WebKit. Since the TBD stubs only contain minimal
information to link successfully, strip the allowable-client section
entirely.

* Tools/Scripts/strip-tbd:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to