Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2641e351db16194bf7857939a3553657810cf688 https://github.com/WebKit/WebKit/commit/2641e351db16194bf7857939a3553657810cf688 Author: Chris Dumez <cdu...@apple.com> Date: 2025-09-19 (Fri, 19 Sep 2025)
Changed paths: M Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations M Source/WebCore/platform/graphics/adwaita/ControlFactoryAdwaita.cpp M Source/WebCore/platform/graphics/adwaita/ControlFactoryAdwaita.h M Source/WebCore/platform/graphics/controls/ControlFactory.h M Source/WebCore/platform/graphics/controls/EmptyControlFactory.h M Source/WebCore/platform/graphics/ios/controls/ControlFactoryIOS.h M Source/WebCore/platform/graphics/mac/controls/ControlFactoryMac.h M Source/WebCore/platform/graphics/mac/controls/ControlFactoryMac.mm Log Message: ----------- Address Safer CPP warnings in ControlFactoryMac.mm https://bugs.webkit.org/show_bug.cgi?id=299149 Reviewed by Ryosuke Niwa. * Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations: * Source/WebCore/platform/graphics/adwaita/ControlFactoryAdwaita.cpp: (WebCore::ControlFactoryAdwaita::shared): * Source/WebCore/platform/graphics/adwaita/ControlFactoryAdwaita.h: (isType): * Source/WebCore/platform/graphics/controls/ControlFactory.h: * Source/WebCore/platform/graphics/controls/EmptyControlFactory.h: * Source/WebCore/platform/graphics/ios/controls/ControlFactoryIOS.h: (isType): * Source/WebCore/platform/graphics/mac/controls/ControlFactoryMac.h: (isType): * Source/WebCore/platform/graphics/mac/controls/ControlFactoryMac.mm: (WebCore::ControlFactoryMac::shared): Canonical link: https://commits.webkit.org/300221@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