Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eafde8bf6b312a1fda955e59bf933f0d4078d4fc
https://github.com/WebKit/WebKit/commit/eafde8bf6b312a1fda955e59bf933f0d4078d4fc
Author: Zak Ridouh <[email protected]>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M Source/WebCore/loader/HistoryController.h
M Source/WebCore/page/Page.h
M Source/WebKit/Shared/GoToBackForwardItemParameters.h
M Source/WebKit/UIProcess/ProvisionalPageProxy.h
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Stop including HistoryItem.h in some places
https://bugs.webkit.org/show_bug.cgi?id=293215
rdar://151583160
Reviewed by Ryosuke Niwa.
In 294045@main, I ended up including HistoryItem.h in
a few places to plumb around an enum. The enum was moved
into its own file, so we no longer need to include the whole
file and its (huge) include path. Fixing this here.
* Source/WebCore/loader/HistoryController.h:
* Source/WebCore/page/Page.h:
* Source/WebKit/Shared/GoToBackForwardItemParameters.h:
* Source/WebKit/UIProcess/ProvisionalPageProxy.h:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
* Source/WebKit/UIProcess/WebPageProxy.h:
Canonical link: https://commits.webkit.org/296539@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes