[webkit-changes] [WebKit/WebKit] 07cef4: Remove unnecessary includes from WebPage.h, take 2
Alex Christensen
noreply at github.com
Fri Dec 6 23:00:44 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 07cef4df700357a3ec3d6cc7bb9e0e245482d247
https://github.com/WebKit/WebKit/commit/07cef4df700357a3ec3d6cc7bb9e0e245482d247
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/WebProcess/Model/WebModelPlayerProvider.cpp
M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
M Source/WebKit/WebProcess/WebPage/WebPage.h
Log Message:
-----------
Remove unnecessary includes from WebPage.h, take 2
https://bugs.webkit.org/show_bug.cgi?id=284199
rdar://141072307
Reviewed by Alan Baradlay.
This is re-merging 287427 at main which was reverted in 287430 at main because
it broke the internal visionOS build. I fixed that by including WebCore/Page.h
from WebModelPlayerProvider.cpp
* Source/WebKit/UIProcess/WebPageProxy.cpp:
* Source/WebKit/WebProcess/Model/WebModelPlayerProvider.cpp:
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::applyLinkDecorationFilteringWithResult):
(WebKit::WebPage::canShowWhileLocked const):
* Source/WebKit/WebProcess/WebPage/WebPage.h:
(WebKit::WebPage::applyLinkDecorationFilteringWithResult): Deleted.
Canonical link: https://commits.webkit.org/287495@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