Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5f1e5bd1dfab68adc2e346b13e0d7de5709410d9
https://github.com/WebKit/WebKit/commit/5f1e5bd1dfab68adc2e346b13e0d7de5709410d9
Author: Alex Christensen <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/API/APINavigation.cpp
M Source/WebKit/UIProcess/API/APINavigation.h
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Remove unused Navigation.currentRequestProcessIdentifier
https://bugs.webkit.org/show_bug.cgi?id=315865
rdar://178265187
Reviewed by Brady Eidson.
It's unused and unneeded.
* Source/WebKit/UIProcess/API/APINavigation.cpp:
(API::Navigation::setCurrentRequest):
* Source/WebKit/UIProcess/API/APINavigation.h:
(API::Navigation::currentRequestProcessIdentifier const): Deleted.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::decidePolicyForNavigationAction):
Canonical link: https://commits.webkit.org/315626@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications