Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e12eb74bccc24b4d0ab29e20edbcf46b7fa30de2
https://github.com/WebKit/WebKit/commit/e12eb74bccc24b4d0ab29e20edbcf46b7fa30de2
Author: Rupin Mittal <[email protected]>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M Source/WebKit/UIProcess/WebProcessPool.h
Log Message:
-----------
Missing piece of moving NetworkProcessProxy ownership from WebProcessPool to
WebsiteDataStore
https://bugs.webkit.org/show_bug.cgi?id=315476
rdar://177840736
Reviewed by Per Arne Vollan.
https://bugs.webkit.org/show_bug.cgi?id=216041 moved NetworkProcessProxy
ownership from WebProcessPool to WebsiteDataStore but forgot to delete a
few of the function declarations from WebProcessPool. So we remove them now.
* Source/WebKit/UIProcess/WebProcessPool.h:
Canonical link: https://commits.webkit.org/313897@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications