Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ce95a45d719f9337a4219ea98dea360671780b68
https://github.com/WebKit/WebKit/commit/ce95a45d719f9337a4219ea98dea360671780b68
Author: Elliott Williams <[email protected]>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M Tools/Scripts/libraries/webkitapipy/webkitapipy/sdkdb.py
Log Message:
-----------
[webkitapipy] OBJC_CLASS symbols not being tracked as classes
https://bugs.webkit.org/show_bug.cgi?id=294639
Reviewed by Alexey Proskuryakov.
Small bugfix which causes audit-api to recognize ObjC classes in
binaries it imports, such that using those classes in other libraries
does not automatically count as SPI use.
As a drive-by, fix up type hints in sdkdb.py to be accurate and conform
to webkitapipy's line widths.
* Tools/Scripts/libraries/webkitapipy/webkitapipy/sdkdb.py:
(SDKDB.add_binary):
(SDKDB.add_tbd):
(SDKDB._add_objc_interface):
(SDKDB._add_objc_selector):
Canonical link: https://commits.webkit.org/296404@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes