[webkit-reviews] review requested: [Bug 22177] Need a notification when a form element changes : [Attachment 25050] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 12:33:45 PST 2008


Brett Wilson (Google) <brettw at chromium.org> has asked  for review:
Bug 22177: Need a notification when a form element changes
https://bugs.webkit.org/show_bug.cgi?id=22177

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

------- Additional Comments from Brett Wilson (Google) <brettw at chromium.org>
I didn't get any comments on IRC about this change, and I'm not 100% sure the
best way to do it. This is the simple way I proposed above. I just added a
callback on the FrameLoaderClient that input elements and text areas call when
their value changes. I would be interested in hearing better proposals for
getting the same information.


More information about the webkit-reviews mailing list