Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6991ef6c707e9b2a052dc182c7d3ca9801b1d3a0
      
https://github.com/WebKit/WebKit/commit/6991ef6c707e9b2a052dc182c7d3ca9801b1d3a0
  Author: Ahmad Saleem <[email protected]>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

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

  Log Message:
  -----------
  Reduce function call in `prepareWhitespaceAtPositionForSplit`

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

Reviewed by Ryosuke Niwa.

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

* Source/WebCore/editing/CompositeEditCommand.cpp:
(CompositeEditCommand::prepareWhitespaceAtPositionForSplit):

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