[webkit-changes] [WebKit/WebKit] e08f45: [Navigation] Cross document push navigations don't...

Chris Dumez noreply at github.com
Mon Dec 9 08:22:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e08f45aa8902d31ceac842319ee8c50e7976d486
      https://github.com/WebKit/WebKit/commit/e08f45aa8902d31ceac842319ee8c50e7976d486
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/entries-after-cross-document-forward-pruning-expected.txt
    M Source/WebCore/page/Navigation.cpp

  Log Message:
  -----------
  [Navigation] Cross document push navigations don't prune correctly
https://bugs.webkit.org/show_bug.cgi?id=282622
rdar://139734080

Reviewed by Rob Buis.

When doing a "push" navigation, make sure we prune forward navigation
entries if there are any.

* LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/entries-after-cross-document-forward-pruning-expected.txt:
* Source/WebCore/page/Navigation.cpp:
(WebCore::Navigation::initializeForNewWindow):

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