Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cd1591e4d908abc375c8436795768876c05991ca
https://github.com/WebKit/WebKit/commit/cd1591e4d908abc375c8436795768876c05991ca
Author: Alex Christensen <[email protected]>
Date: 2026-09-11 (Fri, 11 Sep 2026)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.h
Log Message:
-----------
Remove unused WebPageProxy::processWillSuspend and
WebPageProxy::processDidResume
https://bugs.webkit.org/show_bug.cgi?id=323995
rdar://187228549
Reviewed by Rupin Mittal.
Unreachable code removal.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::processWillSuspend): Deleted.
(WebKit::WebPageProxy::processDidResume): Deleted.
* Source/WebKit/UIProcess/WebPageProxy.h:
Canonical link: https://commits.webkit.org/320963@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications