Bug 248417

Summary: Don't hold the stream connection work queue lock while running the shutdown callback.
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 244828    

Matt Woodrow
Reported 2022-11-28 13:09:59 PST
If any code within the shutdown code tries to access the lock (to remove buffer references) then we can deadlock.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-28 13:10:13 PST
Matt Woodrow
Comment 2 2022-11-28 13:19:55 PST
EWS
Comment 3 2022-11-28 16:46:19 PST
Committed 257092@main (1f4c8acb5b7c): <https://commits.webkit.org/257092@main> Reviewed commits have been landed. Closing PR #6878 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.