[Webkit-unassigned] [Bug 231231] AX: Move handling of AXContents from platform wrapper to AX core

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 14:20:13 PDT 2021


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

--- Comment #3 from Tyler Wilcock <tyler_w at apple.com> ---
Comment on attachment 440266
  --> https://bugs.webkit.org/attachment.cgi?id=440266
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=440266&action=review

> Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:-2384
> -        // The contents of a tab list are all the children except the tabs.

The comment says this, but then the code that follows does the exact opposite thing. I elected to copy the current behavior when I moved this logic to AccessibilityObject.cpp.

-- 
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/20211005/b2b5f4b0/attachment-0001.htm>


More information about the webkit-unassigned mailing list