[webkit-reviews] review denied: [Bug 88980] [Forms] Move search field related code to RenderSearchField from RenderTextControlSingleLine : [Attachment 147732] Patch 5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 22:49:59 PDT 2012


Kent Tamura <tkent at chromium.org> has denied yosin at chromium.org's request for
review:
Bug 88980: [Forms] Move search field related code to RenderSearchField from
RenderTextControlSingleLine
https://bugs.webkit.org/show_bug.cgi?id=88980

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=147732&action=review


> Source/WebCore/rendering/RenderSearchField.cpp:-459
> -
> -    if (m_searchPopupIsVisible)
> -	   m_searchPopup->popupMenu()->updateFromElement();
> -}

RenderSearchField should have this code.


More information about the webkit-reviews mailing list