[webkit-reviews] review granted: [Bug 126366] Remove reattachRenderTree : [Attachment 220196] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 1 15:24:59 PST 2014


Andreas Kling <akling at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 126366: Remove reattachRenderTree
https://bugs.webkit.org/show_bug.cgi?id=126366

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=220196&action=review


r=me

> Source/WebCore/html/HTMLSelectElement.cpp:1264
> +	       RenderMenuList* menuList = toRenderMenuList(renderer());

I'd make this a RenderMenuList&


More information about the webkit-reviews mailing list