Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 55a6cdba7ec28fcc7759670bed4fa4ef5ea44efc https://github.com/WebKit/WebKit/commit/55a6cdba7ec28fcc7759670bed4fa4ef5ea44efc Author: Tim Horton <thor...@apple.com> Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths: M Source/WTF/wtf/PlatformHave.h M Source/WebCore/PAL/pal/spi/mac/NSImageSPI.h R Source/WebCore/Resources/AttachmentPlaceholder.png R Source/WebCore/Resources/attachmentplacehol...@2x.png M Source/WebCore/WebCore.xcodeproj/project.pbxproj M Source/WebCore/css/html.css M Source/WebCore/rendering/mac/RenderThemeMac.mm Log Message: ----------- Remove !HAVE(ALTERNATE_ICONS) paths https://bugs.webkit.org/show_bug.cgi?id=291016 rdar://148541433 Reviewed by Megan Gardner and Abrar Rahman Protyasha. Remove the non-HAVE(ALTERNATE_ICONS) paths; always use the SF Symbol-derived icons. Remove the old AttachmentPlaceholder bitmaps. Adopt the public API for symbol image construction and style adjustment. * Source/WTF/wtf/PlatformHave.h: * Source/WebCore/PAL/pal/spi/mac/NSImageSPI.h: * Source/WebCore/Resources/AttachmentPlaceholder.png: Removed. * Source/WebCore/Resources/attachmentplacehol...@2x.png: Removed. * Source/WebCore/WebCore.xcodeproj/project.pbxproj: * Source/WebCore/css/html.css: (input::-webkit-contacts-auto-fill-button): * Source/WebCore/rendering/mac/RenderThemeMac.mm: (WebCore::createAttachmentPlaceholderImage): Canonical link: https://commits.webkit.org/293202@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