[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:32:27 PDT 2017


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

--- Comment #3 from Nan Wang <n_wang 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?

NO, it's only on AXNodeObject

-- 
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/c215e246/attachment-0001.html>


More information about the webkit-unassigned mailing list