Bug 234663 - [GTK][a11y] Stop setting manages-descendants on web process root object with ATSPI
Summary: [GTK][a11y] Stop setting manages-descendants on web process root object with ...
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:
Blocks: ATSPI
  Show dependency treegraph
 
Reported: 2021-12-24 07:41 PST by Carlos Garcia Campos
Modified: 2021-12-26 23:37 PST (History)
11 users (show)

See Also:


Attachments
Patch (13.45 KB, patch)
2021-12-24 07:48 PST, Carlos Garcia Campos
aperez: 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-24 07:41:58 PST
Emit parent-changed and children-changed signals instead, like all other objects, to properly update the ATSPI cache.
Comment 1 Carlos Garcia Campos 2021-12-24 07:48:24 PST
Created attachment 447937 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-12-26 23:37:24 PST
Committed r287456 (?): <https://commits.webkit.org/r287456>