Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d6629ed7cb10c6145684c3e2d3a60bb32d542744
https://github.com/WebKit/WebKit/commit/d6629ed7cb10c6145684c3e2d3a60bb32d542744
Author: Megan Gardner <[email protected]>
Date: 2026-01-14 (Wed, 14 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm
M Source/WebKit/UIProcess/WebPageProxyInternals.h
Log Message:
-----------
Rename to textIndicatorDataForAnimationID to textIndicatorForAnimationID for
clarity.
https://bugs.webkit.org/show_bug.cgi?id=305425
rdar://168095580
Reviewed by Lily Spiniolas.
When I changed the type of this HashMap to TextIndicator
instead of TextIndicatorData (84f496e), I didn't change the name of
this variable. It should be updated to eliminate confusion.
* Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm:
(WebKit::WebPageProxy::addTextAnimationForAnimationIDWithCompletionHandler):
(WebKit::WebPageProxy::getTextIndicatorForID):
* Source/WebKit/UIProcess/WebPageProxyInternals.h:
Canonical link: https://commits.webkit.org/305582@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications