[Webkit-unassigned] [Bug 134106] [Win] Menu list theme is not drawn.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 20 08:59:36 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134106





--- Comment #2 from Alex Christensen <achristensen at apple.com>  2014-06-20 08:59:57 PST ---
(From update of attachment 233429)
View in context: https://bugs.webkit.org/attachment.cgi?id=233429&action=review

> Source/WebCore/rendering/RenderThemeWin.cpp:803
> +    adjustMenuListButtonStyle(*styleResolver, *style, *e);

I think RenderTheme::adjustStyle should be changed to pass references instead of pointers so we don't have to dereference unchecked pointers into references here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list