Bug 234808

Summary: [GTK][a11y] Ensure ATSPI wrappers are destroyed in the main thread
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, bugs-noreply, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 234740    
Bug Blocks: 230253    
Attachments:
Description Flags
Patch
none
Patch
none
Patch jdiggs: review+

Description Carlos Garcia Campos 2022-01-03 02:35:23 PST
Sometimes they can be destroyed in the a11y thread, since we keep a reference when unregistering the objects.
Comment 1 Carlos Garcia Campos 2022-01-03 02:39:23 PST
Created attachment 448216 [details]
Patch
Comment 2 Carlos Garcia Campos 2022-01-03 03:14:21 PST
Created attachment 448220 [details]
Patch
Comment 3 Carlos Garcia Campos 2022-01-03 04:30:29 PST
Created attachment 448226 [details]
Patch
Comment 4 Carlos Garcia Campos 2022-01-04 07:11:00 PST
Committed r287565 (245700@trunk): <https://commits.webkit.org/245700@trunk>