Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d11e9e17a1e181a8ad70653207a87e64c1bdd132
https://github.com/WebKit/WebKit/commit/d11e9e17a1e181a8ad70653207a87e64c1bdd132
Author: Chris Dumez <[email protected]>
Date: 2026-09-01 (Tue, 01 Sep 2026)
Changed paths:
M Source/WTF/wtf/cocoa/SoftLinking.h
M
Source/WebCore/Modules/ShapeDetection/Implementation/Cocoa/VisionUtilities.mm
M Source/WebCore/Modules/applepay/PaymentInstallmentConfiguration.mm
M Source/WebCore/Modules/applepay/cocoa/PaymentSummaryItemsCocoa.mm
M Source/WebCore/platform/audio/cocoa/AudioSessionCocoa.mm
Log Message:
-----------
[Safer CPP] Drop some suppression macros now that rdar://160259918 has been
fixed in the static analyzer
https://bugs.webkit.org/show_bug.cgi?id=323087
Reviewed by Ryosuke Niwa.
* Source/WTF/wtf/cocoa/SoftLinking.h:
* Source/WebCore/Modules/ShapeDetection/Implementation/Cocoa/VisionUtilities.mm:
(WebCore::ShapeDetection::configureRequestToUseCPUOrGPU):
* Source/WebCore/Modules/applepay/PaymentInstallmentConfiguration.mm:
(WebCore::makeVectorElement):
* Source/WebCore/Modules/applepay/cocoa/PaymentSummaryItemsCocoa.mm:
(WebCore::platformRecurringSummaryItem):
(WebCore::platformDeferredSummaryItem):
(WebCore::platformAutomaticReloadSummaryItem):
(WebCore::platformDisbursementSummaryItem):
(WebCore::platformInstantFundsOutFeeSummaryItem):
(WebCore::platformSummaryItem):
* Source/WebCore/platform/audio/cocoa/AudioSessionCocoa.mm:
(WebCore::AudioSessionCocoa::setEligibleForSmartRoutingInternal):
(WebCore::AudioSessionCocoa::tryToSetActiveInternal):
Canonical link: https://commits.webkit.org/320299@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications