WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
264084
Stopping display links in `~WebProcessProxy()` is unnecessary
https://bugs.webkit.org/show_bug.cgi?id=264084
Summary
Stopping display links in `~WebProcessProxy()` is unnecessary
Vitaly Dyackhov
Reported
2023-11-02 03:36:54 PDT
By the time `WebProcessProxy`'s destructor is called, its display links are already stopped in `WebProcessProxy::processWillShutDown()`.
Attachments
Add attachment
proposed patch, testcase, etc.
Vitaly Dyackhov
Comment 1
2023-11-02 03:41:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19880
Radar WebKit Bug Importer
Comment 2
2023-11-09 02:37:34 PST
<
rdar://problem/118168448
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug