[Webkit-unassigned] [Bug 241583] Make sure WebPageProxy doesn't leak though strong references in async IPC callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 05:42:30 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=241583

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
If we don't have a robust solution for this, then we probably need to revert 250678 at main "WebProcessProxy should not hold WebsiteDataStore alive when there is no page." Status quo is a game of whack-a-mole with web process leaks. :/

Except... question: if the WebsiteDataStore is alive, then is the network process kept alive? If that commit was fixing network process leaks, we don't want to trade one process leak for another.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220701/dc172778/attachment-0001.htm>


More information about the webkit-unassigned mailing list