[Webkit-unassigned] [Bug 58390] Implement remaining Background and Mask css properties in CSSStyleApplyProperty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 17:12:48 PDT 2011


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





--- Comment #6 from Luke Macpherson <macpherson at chromium.org>  2011-04-13 17:12:48 PST ---
(In reply to comment #5)
> (From update of attachment 89309 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=89309&action=review
> 
> > Source/WebCore/css/CSSStyleApplyProperty.cpp:78
> > +    virtual void applyValue(CSSStyleSelector*, CSSValue*)
> 
> This broke chromium clang build due to missing const method modifier (causes shadowing base class method instead of overriding). Fixed in r83731.

Well spotted. Thanks for the fix Andrey.

-- 
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