[webkit-reviews] review granted: [Bug 63511] Use RefPtr for the HTMLElement data members of TextFieldInptType and SearchInputType : [Attachment 98874] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 01:15:27 PDT 2011


MORITA Hajime <morrita at google.com> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 63511: Use RefPtr for the HTMLElement data members of TextFieldInptType and
SearchInputType
https://bugs.webkit.org/show_bug.cgi?id=63511

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

------- Additional Comments from MORITA Hajime <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=98874&action=review

> Source/WebCore/html/TextFieldInputType.cpp:139
> +    bool shouldHaveSpinButton = theme->shouldHaveSpinButton(element());

Why do we need this change?


More information about the webkit-reviews mailing list