Bug 241834 - AX ITM: Update the target node of a ChildrenChanged notification in addition of updating its children.
Summary: AX ITM: Update the target node of a ChildrenChanged notification in addition ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-21 18:48 PDT by Andres Gonzalez
Modified: 2022-06-22 05:41 PDT (History)
10 users (show)

See Also:


Attachments
Patch (8.34 KB, patch)
2022-06-21 19:17 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 2022-06-21 18:48:25 PDT
Several properties of any given AXIsolatedObject depend on children's properties. Thus when children change, update the parent object as well.
Comment 1 Radar WebKit Bug Importer 2022-06-21 18:48:34 PDT
<rdar://problem/95653062>
Comment 2 Andres Gonzalez 2022-06-21 19:17:18 PDT
Created attachment 460400 [details]
Patch
Comment 3 EWS 2022-06-22 05:41:41 PDT
Committed r295727 (251732@main): <https://commits.webkit.org/251732@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 460400 [details].