Bug 234292 - [GTK][a11y] Register the wrappers tree when org.a11y.atspi.Cache.GetItems() is called
Summary: [GTK][a11y] Register the wrappers tree when org.a11y.atspi.Cache.GetItems() i...
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:
Depends on:
Blocks: ATSPI
  Show dependency treegraph
 
Reported: 2021-12-14 02:00 PST by Carlos Garcia Campos
Modified: 2021-12-14 02:43 PST (History)
10 users (show)

See Also:


Attachments
Patch (23.79 KB, patch)
2021-12-14 02:12 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 2021-12-14 02:00:25 PST
This ensures wrappers always have a reference before being added to the cache.
Comment 1 Carlos Garcia Campos 2021-12-14 02:12:04 PST
Created attachment 447118 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-12-14 02:43:22 PST
Committed r287020 (245225@trunk): <https://commits.webkit.org/245225@trunk>