Bug 241834

Summary: AX ITM: Update the target node of a ChildrenChanged notification in addition of updating its children.
Product: WebKit Reporter: Andres Gonzalez <andresg_22>
Component: AccessibilityAssignee: Andres Gonzalez <andresg_22>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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].