Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 246a66813dd13ee3aebed5647d19655cc2acfc0d
      
https://github.com/WebKit/WebKit/commit/246a66813dd13ee3aebed5647d19655cc2acfc0d
  Author: Ahmad Saleem <ahmad.saleem...@gmail.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M Source/WebCore/editing/InsertTextCommand.cpp

  Log Message:
  -----------
  Reduce function call in `InsertTextCommand::doApply`

https://bugs.webkit.org/show_bug.cgi?id=271620

Reviewed by Tim Nguyen.

This patch is to reduce function call by using local variable introduced
above.

* Source/WebCore/editing/InsertTextCommand.cpp:
(WebCore::InsertTextCommand::doApply):

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

Reply via email to