[webkit-reviews] review denied: [Bug 72754] Send an AXCheckedStateChanged notification when the aria-checked attribute changes. : [Attachment 115872] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 14:37:28 PST 2011


chris fleizach <cfleizach at apple.com> has denied David Tseng
<dtseng at google.com>'s request for review:
Bug 72754: Send an AXCheckedStateChanged notification when the aria-checked
attribute changes.
https://bugs.webkit.org/show_bug.cgi?id=72754

Attachment 115872: Patch
https://bugs.webkit.org/attachment.cgi?id=115872&action=review

------- Additional Comments from chris fleizach <cfleizach at apple.com>
need to add a layout test.
also i think we should have a checkedStateChanged() method in axObjectCache()
so that we don't expose the postNotification mechanism as much outside of
accessibility code.


More information about the webkit-reviews mailing list