[webkit-changes] [WebKit/WebKit] a3d83f: [Navigation] Reset navigation API state when using...
Rob Buis
noreply at github.com
Mon Jun 17 12:12:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a3d83f83abe551d565be879c9f6cfafe963b428b
https://github.com/WebKit/WebKit/commit/a3d83f83abe551d565be879c9f6cfafe963b428b
Author: Rob Buis <rbuis at igalia.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/navigation-api/state/history-replaceState-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/navigation-api/updateCurrentEntry-method/history-replaceState-expected.txt
M Source/WebCore/loader/HistoryController.cpp
Log Message:
-----------
[Navigation] Reset navigation API state when using History.replaceState
https://bugs.webkit.org/show_bug.cgi?id=275547
Reviewed by Alex Christensen.
Reset navigation API state when using History.replaceState.
* LayoutTests/imported/w3c/web-platform-tests/navigation-api/state/history-replaceState-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/navigation-api/updateCurrentEntry-method/history-replaceState-expected.txt:
* Source/WebCore/loader/HistoryController.cpp:
(WebCore::HistoryController::replaceState):
Canonical link: https://commits.webkit.org/280083@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