[Webkit-unassigned] [Bug 180898] AX: AOM: Dispatch accessibleclick event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 18 18:16:31 PST 2017


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

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

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

> Source/WebCore/accessibility/AccessibilityObject.cpp:2247
> +    for (size_t i = 1; i < eventPath.size(); ++i) {

should take eventPath.size() out of the loop

-- 
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/20171219/7b67b932/attachment.html>


More information about the webkit-unassigned mailing list