Bug 245770

Summary: IPC::Connection per instance async reply handler map is not synchronised with invalidate()
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Kimmo Kinnunen
Reported 2022-09-28 00:26:15 PDT
IPC::Connection per instance async reply handler map is not synchronised with invalidate() Adding to to the map in one thread needs to be consistent with other thread calling invalidate(), clearing the map.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-28 00:35:18 PDT
Note You need to log in before you can comment on or make changes to this bug.