[webkit-changes] [WebKit/WebKit] f59c4e: [Navigation] Fix navigate-intercept-history-state....

Rob Buis noreply at github.com
Mon Sep 23 23:37:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f59c4e8eb90bea4107bd3991f796ba90fbcbc056
      https://github.com/WebKit/WebKit/commit/f59c4e8eb90bea4107bd3991f796ba90fbcbc056
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2024-09-23 (Mon, 23 Sep 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-methods/navigate-intercept-history-state-expected.txt
    M Source/WebCore/loader/FrameLoader.cpp

  Log Message:
  -----------
  [Navigation] Fix navigate-intercept-history-state.html
https://bugs.webkit.org/show_bug.cgi?id=280126

Reviewed by Darin Adler and Alex Christensen.

Remove some logic to set state if it was not set before in updateURLAndHistory as the callers
so far rely on explictly passing the state, even if it is null.

* LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-methods/navigate-intercept-history-state-expected.txt:
* Source/WebCore/loader/FrameLoader.cpp:
(WebCore::FrameLoader::updateURLAndHistory):

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