[webkit-changes] [WebKit/WebKit] 20c4db: Remove two unused functions definition in `DeleteS...

Ahmad Saleem noreply at github.com
Wed Jan 3 13:13:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 20c4db257206aec9b393695a0f34f9369a31bd3b
      https://github.com/WebKit/WebKit/commit/20c4db257206aec9b393695a0f34f9369a31bd3b
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M Source/WebCore/editing/DeleteSelectionCommand.h

  Log Message:
  -----------
  Remove two unused functions definition in `DeleteSelectionCommand.h`

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

Reviewed by Ryosuke Niwa and Tim Nguyen.

This PR is to delete unused functions 'insertPlaceholderForAncestorBlockContent'
and 'calculateEndingPosition' definition in DeleteSelectionCommand.h.

* Source/WebCore/editing/DeleteSelectionCommand.h:

Canonical link: https://commits.webkit.org/272626@main




More information about the webkit-changes mailing list