[Webkit-unassigned] [Bug 90250] Remove Leopard Accessibility support from WebCore (now that no port builds on Leopard)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 10:48:33 PST 2013


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





--- Comment #17 from chris fleizach <cfleizach at apple.com>  2013-02-14 10:50:49 PST ---
(In reply to comment #16)
> Created an attachment (id=188384)
 --> (https://bugs.webkit.org/attachment.cgi?id=188384&action=review) [details]
> patch for landing

Previous patch caused that test to fail because AccessibilityARIAGrid wasn't calling AXRenderObject::init

The easy fix is for AXARIAGrid to override isTableExposableThroughAccessibility() and return true instead of trying to have AXTable return a value for AXARIAGrid

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list