[webkit-reviews] review granted: [Bug 31492] DOMHTMLInputElement::replaceCharactersInRange() is unimplemented : [Attachment 43202] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 14 16:26:20 PST 2009


mitz at webkit.org has granted Jon Honeycutt <jhoneycutt at apple.com>'s request for
review:
Bug 31492: DOMHTMLInputElement::replaceCharactersInRange() is unimplemented
https://bugs.webkit.org/show_bug.cgi?id=31492

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

------- Additional Comments from mitz at webkit.org
> +    ASSERT(m_element && m_element->hasTagName(inputTag));

Please split into two separate assertions.


More information about the webkit-reviews mailing list