Bug 264084

Summary: Stopping display links in `~WebProcessProxy()` is unnecessary
Product: WebKit Reporter: Vitaly Dyackhov <vitaly>
Component: WebKit Process ModelAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Vitaly Dyackhov 2023-11-02 03:36:54 PDT
By the time `WebProcessProxy`'s destructor is called, its display links are already stopped in `WebProcessProxy::processWillShutDown()`.
Comment 1 Vitaly Dyackhov 2023-11-02 03:41:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19880
Comment 2 Radar WebKit Bug Importer 2023-11-09 02:37:34 PST
<rdar://problem/118168448>