[Webkit-unassigned] [Bug 48032] [chromium] Added PluginLayerChromium for hardware accelerated compositing of plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 20:17:38 PDT 2010


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





--- Comment #19 from Kenneth Russell <kbr at google.com>  2010-11-01 20:17:38 PST ---
(From update of attachment 72270)
View in context: https://bugs.webkit.org/attachment.cgi?id=72270&action=review

Sorry I didn't catch this earlier, but:

> WebKit/chromium/src/WebPluginContainerImpl.cpp:426
> +    , m_platformLayer(PluginLayerChromium::create(0))

Doesn't the initialization of m_platformLayer need to be guarded with #if USE(ACCELERATED_COMPOSITING)?

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