Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 690b4de8de4a1934c13c4060904971d154236f87
      
https://github.com/WebKit/WebKit/commit/690b4de8de4a1934c13c4060904971d154236f87
  Author: Brady Eidson <[email protected]>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M Source/WebKit/UIProcess/WebBackForwardList.cpp
    M Source/WebKit/UIProcess/WebBackForwardList.h
    M Source/WebKit/UIProcess/WebBackForwardList.messages.in
    M Source/WebKit/UIProcess/WebBackForwardList.swift
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    M Source/WebKit/WebProcess/WebPage/WebBackForwardListProxy.cpp

  Log Message:
  -----------
  Random WebBackForwardList messages cleanup
rdar://174742987
https://bugs.webkit.org/show_bug.cgi?id=312268

Reviewed by Anne van Kesteren.

- Add WebBackForwardList.messages.in to the .xcodeproj
- Rename the BackForwardItemAtIndex message to 
BackForwardItemAtIndexForWebContent for clarity

* Source/WebKit/UIProcess/WebBackForwardList.cpp:
(WebKit::WebBackForwardList::backForwardItemAtIndexForWebContent):
(WebKit::WebBackForwardList::backForwardItemAtIndex): Deleted.
* Source/WebKit/UIProcess/WebBackForwardList.h:
* Source/WebKit/UIProcess/WebBackForwardList.messages.in:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/WebPage/WebBackForwardListProxy.cpp:
(WebKit::WebBackForwardListProxy::itemAtIndex):

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



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

Reply via email to