Skip to content

Call jaw_impl_get_instance from the application thread

not our glib loop. The getAccessibleContext method may indeed call application methods, e.g. through getValueAt involving a MemberTableModel, and these methods may not be thread-safe.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=766774

Merge request reports