[webkit-changes] [WebKit/WebKit] 3b02cf: Remove unused functions in `HistoryItem` and `Hist...

Charlie Wolfe noreply at github.com
Wed Apr 10 11:26:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b02cf6edd0e7721c22d5181c77ccd57a0293f77
      https://github.com/WebKit/WebKit/commit/3b02cf6edd0e7721c22d5181c77ccd57a0293f77
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M Source/WebCore/history/HistoryItem.cpp
    M Source/WebCore/history/HistoryItem.h
    M Source/WebCore/loader/HistoryController.cpp
    M Source/WebCore/loader/HistoryController.h

  Log Message:
  -----------
  Remove unused functions in `HistoryItem` and `HistoryController`
https://bugs.webkit.org/show_bug.cgi?id=272451
rdar://126193811

Reviewed by Sihui Liu.

* Source/WebCore/history/HistoryItem.cpp:
(WebCore::HistoryItem::hasSameFrames const): Deleted.
* Source/WebCore/history/HistoryItem.h:
* Source/WebCore/loader/HistoryController.cpp:
(WebCore::HistoryController::clearScrollPositionAndViewState): Deleted.
(WebCore::HistoryController::currentFramesMatchItem const): Deleted.
* Source/WebCore/loader/HistoryController.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list