[Webkit-unassigned] [Bug 89796] Address uninitialized member variable issues to make Coverity happier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 17:03:20 PDT 2012


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





--- Comment #8 from James Robinson <jamesr at chromium.org>  2012-06-25 17:03:07 PST ---
(From update of attachment 149145)
View in context: https://bugs.webkit.org/attachment.cgi?id=149145&action=review

> Source/WebCore/platform/graphics/chromium/cc/CCVideoLayerImpl.h:78
> +            , format(0)

this should probably default to GraphicsContext3D::INVALID_VALUE

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