Bug 264084 - Stopping display links in `~WebProcessProxy()` is unnecessary
Summary: Stopping display links in `~WebProcessProxy()` is unnecessary
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-02 03:36 PDT by Vitaly Dyackhov
Modified: 2023-11-16 03:54 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>