[Webkit-unassigned] [Bug 203654] Rename AccessibilityObject::matchedParent as Accessibility::findAncestor and re-implement in a generic way so that can be used with both AccessibilityObjects and AXIsolatedTreeNodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 23:46:05 PDT 2019


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #382408|review?                     |review+
              Flags|                            |

--- Comment #2 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 382408
  --> https://bugs.webkit.org/attachment.cgi?id=382408
Patch

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

approved pending fixes of minor nits

> Source/WebCore/ChangeLog:12
> +        - Created the namespace Accessibility for implementation deatils that not need to be exposed to client code.

deatils > details

> Source/WebCore/accessibility/AccessibilityObjectInterface.h:1103
> +} // namespace ax

// namespace Accessibility

-- 
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/20191031/67e4e852/attachment.htm>


More information about the webkit-unassigned mailing list