[Webkit-unassigned] [Bug 114468] color-index media feature not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 03:52:38 PDT 2013


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #198075|review?                     |review+
               Flag|                            |




--- Comment #10 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2013-04-15 03:50:54 PST ---
(From update of attachment 198075)
View in context: https://bugs.webkit.org/attachment.cgi?id=198075&action=review

> Source/WebCore/css/MediaQueryEvaluator.cpp:238
> +static bool color_indexMediaFeatureEval(CSSValue* value, RenderStyle*, Frame* frame, MediaFeaturePrefix op)
> +{
> +    UNUSED_PARAM(frame);

I would just not add frame, ie just Frame*

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