Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 198494c582870c987be4efc7bdb47f100f01606a
https://github.com/WebKit/WebKit/commit/198494c582870c987be4efc7bdb47f100f01606a
Author: Aditya Keerthi <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.h
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
M Source/WebKit/WebProcess/WebPage/WebPage.h
M Source/WebKit/WebProcess/WebPage/WebPage.messages.in
Log Message:
-----------
WebPage::NavigateToPDFLinkWithSimulatedClick is an unused IPC message
https://bugs.webkit.org/show_bug.cgi?id=304196
rdar://166558867
Reviewed by Richard Robinson.
The message is unused following `WKPDFView` removal in 298088@main.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::navigateToPDFLinkWithSimulatedClick): Deleted.
* Source/WebKit/UIProcess/WebPageProxy.h:
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::navigateToPDFLinkWithSimulatedClick): Deleted.
* Source/WebKit/WebProcess/WebPage/WebPage.h:
* Source/WebKit/WebProcess/WebPage/WebPage.messages.in:
Canonical link: https://commits.webkit.org/304497@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications