Bug 234808 - [GTK][a11y] Ensure ATSPI wrappers are destroyed in the main thread
Summary: [GTK][a11y] Ensure ATSPI wrappers are destroyed in the main thread
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 234740
Blocks: ATSPI
  Show dependency treegraph
 
Reported: 2022-01-03 02:35 PST by Carlos Garcia Campos
Modified: 2022-01-04 07:11 PST (History)
10 users (show)

See Also:


Attachments
Patch (12.56 KB, patch)
2022-01-03 02:39 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (13.04 KB, patch)
2022-01-03 03:14 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (2.23 KB, patch)
2022-01-03 04:30 PST, Carlos Garcia Campos
jdiggs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>