[Webkit-unassigned] [Bug 76715] Refactor plugin drawing to be more data driven

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 08:49:43 PST 2012


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





--- Comment #22 from Dana Jansens <danakj at chromium.org>  2012-01-30 08:49:43 PST ---
(From update of attachment 124560)
View in context: https://bugs.webkit.org/attachment.cgi?id=124560&action=review

> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:229
> +            layer->willDraw(m_layerRenderer.get());

willDraw() will be called on the layer both when it represents itself and when it represents a contributing RenderSurface. Is that what you want here?

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