Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be447344566996dadf9a14d44d9a7b80ad3de175
https://github.com/WebKit/WebKit/commit/be447344566996dadf9a14d44d9a7b80ad3de175
Author: Megan Gardner <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm
M Source/WebKit/WebProcess/WebPage/Cocoa/TextAnimationController.h
M Source/WebKit/WebProcess/WebPage/Cocoa/TextAnimationController.mm
Log Message:
-----------
Rearchitect getting TextIndicatorData for writing tools animations.
https://bugs.webkit.org/show_bug.cgi?id=275871
rdar://130532718
Reviewed by Aditya Keerthi.
Since we are now generating the TextIndicatorData info when we're creating
the animations, we should rearchitect to remove the unnecessary async
call.
* Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm:
(WebKit::WebPageProxy::getTextIndicatorForID):
* Source/WebKit/WebProcess/WebPage/Cocoa/TextAnimationController.h:
* Source/WebKit/WebProcess/WebPage/Cocoa/TextAnimationController.mm:
(WebKit::TextAnimationController::addInitialTextAnimation):
(WebKit::TextAnimationController::addSourceTextAnimation):
(WebKit::TextAnimationController::addDestinationTextAnimation):
(WebKit::TextAnimationController::createTextIndicatorForRange):
(WebKit::TextAnimationController::createTextIndicatorForTextAnimationID):
Canonical link: https://commits.webkit.org/280428@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes