[Webkit-unassigned] [Bug 260174] AX: Fix multiple-label-input test in ITM mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 15 10:36:24 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=260174

--- Comment #6 from Joshua Hoffman <jhoffman23 at apple.com> ---
(In reply to Andres Gonzalez from comment #5)
> (In reply to Joshua Hoffman from comment #4)
> > Created attachment 467276 [details]
> > Patch
> 
> 
> The update of the related nodes and properties should happen in
> AXIsolatedTree::updateNode. So I would leave this as before and move this
> additional logic to AXIsolatedTree.

We want to do this update when AXTextChanged, but AXIsolatedTree::updateNode doesn't know which notification was sent—so this allows us to conditionally do the update.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230815/83ff125b/attachment.htm>


More information about the webkit-unassigned mailing list