Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e9433a5256327f2d61c9f0d6a094fcc0dc877ae9 https://github.com/WebKit/WebKit/commit/e9433a5256327f2d61c9f0d6a094fcc0dc877ae9 Author: Rose <gfunni...@gmail.com> Date: 2024-09-03 (Tue, 03 Sep 2024)
Changed paths: M Source/WebCore/rendering/mac/RenderThemeMac.mm Log Message: ----------- [WebCore] Replace alternateSelectedControlColor with selectedContentBackgroundColor https://bugs.webkit.org/show_bug.cgi?id=278994 Reviewed by Aditya Keerthi. alternateSelectedControlColor is deprecated. Replace it with selectedContentBackgroundColor instead. See: https://developer.apple.com/documentation/appkit/nscolor/1533135-alternateselectedcontrolcolor?language=objc * Source/WebCore/rendering/mac/RenderThemeMac.mm: (WebCore::paintAttachmentTitleBackground): Use selectedContentBackgroundColor. Canonical link: https://commits.webkit.org/283116@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