[Webkit-unassigned] [Bug 76720] [chromium] Refactor video drawing to be more data driven

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 25 12:26:29 PST 2012


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





--- Comment #13 from Ami Fischman <fischman at chromium.org>  2012-01-25 12:26:29 PST ---
(From update of attachment 123988)
View in context: https://bugs.webkit.org/attachment.cgi?id=123988&action=review

drive-by

> Source/WebCore/platform/graphics/chromium/cc/CCVideoLayerImpl.cpp:191
> +        m_provider->putCurrentFrame(m_frame);

Here and in the other early return below, 
m_frame = 0;

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