[webkit-reviews] review requested: [Bug 92230] [Forms] Move HTMLInputElement::updateInnerTextValue to InputType class : [Attachment 154309] Patch 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 03:06:06 PDT 2012


yosin at chromium.org has asked  for review:
Bug 92230: [Forms] Move HTMLInputElement::updateInnerTextValue to InputType
class
https://bugs.webkit.org/show_bug.cgi?id=92230

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

------- Additional Comments from yosin at chromium.org
Could you review this patch?
Thanks in advance.

= Changes since the last review =
* Remove HTMLInputElement::updateInnerTextValue()
* Update call sites of HTMLInputElement::updateInnerTextValue()
* Use InputType::updateInnerTextValue() instead of updateInnerValue()


More information about the webkit-reviews mailing list