Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd73741e0116c1e75ecb1615119b25758ca06608 https://github.com/WebKit/WebKit/commit/fd73741e0116c1e75ecb1615119b25758ca06608 Author: Ryosuke Niwa <rn...@webkit.org> Date: 2025-03-09 (Sun, 09 Mar 2025)
Changed paths: M Source/WTF/wtf/spi/cocoa/SecuritySPI.h M Source/WebCore/PAL/pal/spi/cocoa/DataDetectorsCoreSPI.h M Source/WebCore/PAL/pal/spi/ios/IOKitSPIIOS.h M Source/WebKit/Platform/mac/StringUtilities.mm Log Message: ----------- Add CF_BRIDGED_TYPE to more SPI type declarations https://bugs.webkit.org/show_bug.cgi?id=289425 Reviewed by David Kilzer and Wenson Hsieh. Annotate more CF types with CF_BRIDGED_TYPE so that the static analyzer can recognize them as such. * Source/WTF/wtf/spi/cocoa/SecuritySPI.h: * Source/WebCore/PAL/pal/spi/cocoa/DataDetectorsCoreSPI.h: * Source/WebCore/PAL/pal/spi/ios/IOKitSPIIOS.h: * Source/WebKit/Platform/mac/StringUtilities.mm: Canonical link: https://commits.webkit.org/291869@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