WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242039
Download::platformCancelNetworkLoad() may call its completion handler on the wrong thread
https://bugs.webkit.org/show_bug.cgi?id=242039
Summary
Download::platformCancelNetworkLoad() may call its completion handler on the ...
Chris Dumez
Reported
2022-06-27 16:34:24 PDT
Download::platformCancelNetworkLoad() may call its completion handler on the wrong thread, leading to crashes in the Timer destructor because the Download object gets destroyed off the main thread.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-06-27 16:34:36 PDT
<
rdar://74650424
>
Chris Dumez
Comment 2
2022-06-27 16:37:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1837
EWS
Comment 3
2022-06-27 18:00:05 PDT
Committed
251897@main
(ac21d7522331): <
https://commits.webkit.org/251897@main
> Reviewed commits have been landed. Closing PR #1837 and removing active labels.
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