[webkit-changes] [WebKit/WebKit] a392df: Remove unused function `nodeFullyUnselected` from ...

Ahmad Saleem noreply at github.com
Wed Jan 3 12:42:30 PST 2024


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

  Changed paths:
    M Source/WebCore/editing/ApplyStyleCommand.cpp
    M Source/WebCore/editing/ApplyStyleCommand.h

  Log Message:
  -----------
  Remove unused function `nodeFullyUnselected` from `ApplyStyleCommand.cpp|h`

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

Reviewed by Ryosuke Niwa.

This PR is to delete unused function `nodeFullyUnselected` from ApplyStyleCommand.cpp|h.

* Source/WebCore/editing/ApplyStyleCommand.cpp:
(ApplyStyleCommand::nodeFullyUnselected): Deleted
* Source/WebCore/editing/ApplyStyleCommand.h: Delete function definition

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




More information about the webkit-changes mailing list