[webkit-changes] [WebKit/WebKit] 8b9111: Unreviewed, reverting 269727 at main.
Commit Queue
noreply at github.com
Wed Oct 25 02:34:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b9111b00a0a5f8e95002b670e3015d5aaabe66a
https://github.com/WebKit/WebKit/commit/8b9111b00a0a5f8e95002b670e3015d5aaabe66a
Author: Commit Queue <commit-queue at webkit.org>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M LayoutTests/fast/dom/navigation-type-back-forward-expected.txt
M LayoutTests/fast/dom/navigation-type-navigate-expected.txt
M LayoutTests/fast/dom/navigation-type-reload-expected.txt
M LayoutTests/fast/dom/resources/navigation-type-matches-querystring.html
M LayoutTests/fast/dom/webtiming-expected.txt
M LayoutTests/fast/dom/webtiming.html
M LayoutTests/http/tests/misc/resources/webtiming-cross-origin-and-back2.html
M LayoutTests/http/tests/misc/resources/webtiming-cross-origin-redirect.html
M LayoutTests/http/tests/misc/resources/webtiming-one-redirect.html
M LayoutTests/http/tests/misc/resources/webtiming-two-redirects.html
M LayoutTests/http/tests/misc/webtiming-cross-origin-and-back1-expected.txt
M LayoutTests/http/tests/misc/webtiming-cross-origin-redirect-expected.txt
M LayoutTests/http/tests/misc/webtiming-no-origin-expected.txt
M LayoutTests/http/tests/misc/webtiming-no-origin.html
M LayoutTests/http/tests/misc/webtiming-one-redirect-expected.txt
M LayoutTests/http/tests/misc/webtiming-two-redirects-expected.txt
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/CMakeLists.txt
M Source/WebCore/DerivedSources-input.xcfilelist
M Source/WebCore/DerivedSources-output.xcfilelist
M Source/WebCore/DerivedSources.make
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/bindings/js/WebCoreBuiltinNames.h
M Source/WebCore/dom/EventNames.h
M Source/WebCore/dom/EventNames.in
M Source/WebCore/dom/EventTargetFactory.in
M Source/WebCore/page/LocalDOMWindow.cpp
M Source/WebCore/page/LocalDOMWindow.h
M Source/WebCore/page/LocalDOMWindow.idl
R Source/WebCore/page/NavigateEvent.cpp
R Source/WebCore/page/NavigateEvent.h
R Source/WebCore/page/NavigateEvent.idl
R Source/WebCore/page/Navigation.cpp
R Source/WebCore/page/Navigation.h
R Source/WebCore/page/Navigation.idl
R Source/WebCore/page/NavigationCurrentEntryChangeEvent.cpp
R Source/WebCore/page/NavigationCurrentEntryChangeEvent.h
R Source/WebCore/page/NavigationCurrentEntryChangeEvent.idl
R Source/WebCore/page/NavigationDestination.cpp
R Source/WebCore/page/NavigationDestination.h
R Source/WebCore/page/NavigationDestination.idl
R Source/WebCore/page/NavigationHistoryEntry.cpp
R Source/WebCore/page/NavigationHistoryEntry.h
R Source/WebCore/page/NavigationHistoryEntry.idl
R Source/WebCore/page/NavigationInterceptHandler.h
R Source/WebCore/page/NavigationInterceptHandler.idl
R Source/WebCore/page/NavigationNavigationType.h
R Source/WebCore/page/NavigationTransition.cpp
R Source/WebCore/page/NavigationTransition.h
R Source/WebCore/page/NavigationTransition.idl
R Source/WebCore/page/NavigationType.idl
M Source/WebCore/page/Navigator.cpp
Log Message:
-----------
Unreviewed, reverting 269727 at main.
https://bugs.webkit.org/show_bug.cgi?id=263642
Broke WPE build
Reverted changeset:
"Add initial stubs for the Navigation API"
https://bugs.webkit.org/show_bug.cgi?id=262906
https://commits.webkit.org/269727@main
Canonical link: https://commits.webkit.org/269756@main
More information about the webkit-changes
mailing list