Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4a199452e4f0918a290880f0698d151dee0b3009 https://github.com/WebKit/WebKit/commit/4a199452e4f0918a290880f0698d151dee0b3009 Author: Abrar Rahman Protyasha <a_protya...@apple.com> Date: 2024-07-13 (Sat, 13 Jul 2024)
Changed paths: M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm Log Message: ----------- fallbackLabelTextForUnlabeledInputFieldInZoomedFormControls can use std::ranges::any_of instead of WTF::anyOf https://bugs.webkit.org/show_bug.cgi?id=276582 rdar://131685717 Reviewed by Richard Robinson. This patch addresses review feedback from WebKit/WebKit#30765. It's better to use an STL utility that just works! * Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm: (fallbackLabelTextForUnlabeledInputFieldInZoomedFormControls): Canonical link: https://commits.webkit.org/280949@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