[webkit-reviews] review denied: [Bug 48944] Send accessibility notification in contentsChanged : [Attachment 72869] Send a value changed notification in contentsChanged.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 14:52:05 PDT 2010


chris fleizach <cfleizach at apple.com> has denied chris.guillory at google.com's
request for review:
Bug 48944: Send accessibility notification in contentsChanged
https://bugs.webkit.org/show_bug.cgi?id=48944

Attachment 72869: Send a value changed notification in contentsChanged.
https://bugs.webkit.org/attachment.cgi?id=72869&action=review

------- Additional Comments from chris fleizach <cfleizach at apple.com>
the value change your looking for should get sent in

RenderTextControl::setInnerTextValue

can you see if that does what you need. 

regardless, i don't think you want to send one in contentsChanged() which can
be triggered on things that might not actually be considered contents changed


More information about the webkit-reviews mailing list