Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 09ad2dad9a7a592b16b06a87bd803e7878f36523 https://github.com/WebKit/WebKit/commit/09ad2dad9a7a592b16b06a87bd803e7878f36523 Author: Adrian Perez de Castro <ape...@igalia.com> Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths: M Source/WebCore/platform/SimpleCaretAnimator.cpp Log Message: ----------- REGRESSION(262954@main): [GTK] Attempts access to disengaged optional with caret blinking disabled https://bugs.webkit.org/show_bug.cgi?id=289007 Reviewed by Carlos Garcia Campos. * Source/WebCore/platform/SimpleCaretAnimator.cpp: (WebCore::SimpleCaretAnimator::updateAnimationProperties): Always return early when caret blinking is suspended, regardless of the current blinking state; but nevertheless still schedule toggling the visibility if needed. Canonical link: https://commits.webkit.org/291555@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