[webkit-reviews] review granted: [Bug 3401] WebKit does not support
setting selection range on form controls :
[Attachment 2553] Yet another patch
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Wed Jun 22 19:57:07 PDT 2005
Darin Adler <darin at apple.com> has granted Kevin Ballard <kevin at sb.org>'s
request for review:
Bug 3401: WebKit does not support setting selection range on form controls
http://bugzilla.opendarwin.org/show_bug.cgi?id=3401
Attachment 2553: Yet another patch
http://bugzilla.opendarwin.org/attachment.cgi?id=2553&action=edit
------- Additional Comments from Darin Adler <darin at apple.com>
HTMLTextAreaElementImpl::setValue has an unnecessary cast in a call to
updateFromElement().
Otherwise looks great to me. We should remove that cast when landing this. r=me
More information about the webkit-reviews
mailing list