Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: be318dad5bf331950d1e899284a065e205747169
      
https://github.com/WebKit/WebKit/commit/be318dad5bf331950d1e899284a065e205747169
  Author: Megan Gardner <[email protected]>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm

  Log Message:
  -----------
  [Writing Tools] Ensure completion handler is not called more than once.
https://bugs.webkit.org/show_bug.cgi?id=279702
rdar://135985412

Reviewed by Aditya Keerthi.

For some reason, this completion handler was being called more than once.
Clear it once it's called to keep this from happening.

* Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm:
(-[WKTextAnimationManager initWithWebViewImpl:]):
(-[WKTextAnimationManager addTextAnimationForAnimationID:withData:]):

Canonical link: https://commits.webkit.org/283669@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

Reply via email to