[Webkit-unassigned] [Bug 174655] AX: Web page reloaded when a node is labelling multiple childnodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 19 11:27:38 PDT 2017


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

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

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

> Source/WebCore/accessibility/AccessibilityNodeObject.cpp:1738
> +            downcast<AccessibilityNodeObject>(*child).ariaLabeledByElements(labeledByElements);

is it necessary to do this downcast? isn't ariaLabeledByElements on AXObject?

-- 
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/20170719/98814f7b/attachment.html>


More information about the webkit-unassigned mailing list