Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2c7219b3b958acd5e5ed139d74dcfe7b71135668 https://github.com/WebKit/WebKit/commit/2c7219b3b958acd5e5ed139d74dcfe7b71135668 Author: Patrick Griffis <pgrif...@igalia.com> Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-again-in-blur-during-intercept-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-back-to-origial-during-intercept-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-during-intercept-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-then-remove-during-intercept-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/focus-reset-timing-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-handler-null-or-undefined-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-handler-throws-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-multiple-times-reject-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-reject-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/navigatesuccess-same-document-expected.txt M LayoutTests/imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/navigate-204-205-download-then-same-document-expected.txt M Source/WebCore/page/NavigateEvent.cpp M Source/WebCore/page/NavigateEvent.h M Source/WebCore/page/Navigation.cpp Log Message: ----------- [Navigation] Call intercept handlers and dispatch navigateerror/navigatesuccess https://bugs.webkit.org/show_bug.cgi?id=273893 Reviewed by Alex Christensen. * LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-again-in-blur-during-intercept-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-back-to-origial-during-intercept-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-during-intercept-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/change-focus-then-remove-during-intercept-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/focus-reset/focus-reset-timing-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-handler-null-or-undefined-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-handler-throws-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-multiple-times-reject-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/intercept-reject-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigate-event/navigatesuccess-same-document-expected.txt: * LayoutTests/imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/navigate-204-205-download-then-same-document-expected.txt: * Source/WebCore/page/NavigateEvent.cpp: (WebCore::NavigateEvent::intercept): * Source/WebCore/page/Navigation.cpp: (WebCore::Navigation::innerDispatchNavigateEvent): Canonical link: https://commits.webkit.org/278546@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