[Webkit-unassigned] [Bug 51668] cleanupAfterGraphicsCall is never called in WebGLRenderingContext::checkFramebufferStatus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 28 13:57:54 PST 2010


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





--- Comment #5 from Zhenyao Mo <zmo at google.com>  2010-12-28 13:57:54 PST ---
(From update of attachment 77539)
View in context: https://bugs.webkit.org/attachment.cgi?id=77539&action=review

> WebCore/html/canvas/WebGLRenderingContext.cpp:565
>  }

You should call m_context->checkFramebufferStatus(target), cache the returned value, cleanupAfterGraphicsCall, then return the cached 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