[webkit-reviews] review granted: [Bug 50048] Need to initialize destination variables before calling GL : [Attachment 75447] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 20:01:03 PST 2010


David Levin <levin at chromium.org> has granted Gregg Tavares <gman at google.com>'s
request for review:
Bug 50048: Need to initialize destination variables before calling GL
https://bugs.webkit.org/show_bug.cgi?id=50048

Attachment 75447: Patch
https://bugs.webkit.org/attachment.cgi?id=75447&action=review

------- Additional Comments from David Levin <levin at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=75447&action=review

> WebCore/platform/graphics/chromium/LayerRendererChromium.cpp:846
> +    m_maxTextureSize = 0;

I'm surprised this isn't initialized in the constructor.


More information about the webkit-reviews mailing list