[Webkit-unassigned] [Bug 120543] warning:=?UTF-8?Q?=20unused=20parameter=20=E2=80=98renderingMode?=' in ImageBufferCairo.cpp:94

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 12:31:07 PDT 2013


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #2 from Darin Adler <darin at apple.com>  2013-08-30 12:30:29 PST ---
(From update of attachment 210146)
View in context: https://bugs.webkit.org/attachment.cgi?id=210146&action=review

> Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp:106
> +    UNUSED_PARAM(renderingMode);

I think ASSERT_UNUSED might be better here, since we know what value we support for rendering mode.

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