Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f59c4e8eb90bea4107bd3991f796ba90fbcbc056
      
https://github.com/WebKit/WebKit/commit/f59c4e8eb90bea4107bd3991f796ba90fbcbc056
  Author: Rob Buis <rb...@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
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to