[Webkit-unassigned] [Bug 114670] [BLACKBERRY]fix warning(unused parameter)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 07:21:57 PDT 2013


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


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #198673|review?                     |review-
               Flag|                            |




--- Comment #35 from Rob Buis <rwlbuis at gmail.com>  2013-04-18 07:20:14 PST ---
(From update of attachment 198673)
View in context: https://bugs.webkit.org/attachment.cgi?id=198673&action=review

> Source/WebCore/platform/graphics/blackberry/GraphicsContext3DBlackBerry.cpp:238
> +void GraphicsContext3D::logFrameBufferStatus(int)

This is wrong, line is still being used in debug builds in BBLOG. You'll need to test NDEBUG to do the right thing.

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