[webkit-reviews] review granted: [Bug 25535] [GTK] object:state-changed:checked events missing for radio buttons and checkboxes : [Attachment 31410] statechangedchecked.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 00:42:20 PDT 2009


Maciej Stachowiak <mjs at apple.com> has granted Xan Lopez <xan.lopez at gmail.com>'s
request for review:
Bug 25535: [GTK] object:state-changed:checked events missing for radio buttons
and checkboxes
https://bugs.webkit.org/show_bug.cgi?id=25535

Attachment 31410: statechangedchecked.patch
https://bugs.webkit.org/attachment.cgi?id=31410&action=review

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
Accessibility notifications right now are posted from all over the code. It
might be good to rationalize them (maybe they should all come from the render
tree), but for now this seems like a sensible approach. I wonder if other AX
back ends need to react to this notification too.


More information about the webkit-reviews mailing list