[Webkit-unassigned] [Bug 142059] AX: Provide API for assistive tech to ignore DOM key event handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 14:58:17 PST 2015


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

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

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

> Source/WebCore/accessibility/AccessibilityObject.cpp:2608
> +#if PLATFORM(COCOA)

doesn't look like we need to require the COCOA platform here. looks like everything should compile for other platform (but it may not work yet)

-- 
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/20150302/fc364d9b/attachment-0002.html>


More information about the webkit-unassigned mailing list