[Webkit-unassigned] [Bug 57418] [Qt] [Symbian] GraphicsLayer: support plugins on symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 16:01:09 PDT 2011


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





--- Comment #13 from Alexis Menard <alexis.menard at openbossa.org>  2011-05-23 16:01:08 PST ---
(From update of attachment 91306)
View in context: https://bugs.webkit.org/attachment.cgi?id=91306&action=review

>> Source/WebCore/plugins/PluginView.h:432
>> +#if USE(ACCELERATED_COMPOSITING) && (defined(XP_UNIX) || OS(SYMBIAN))
> 
> Why the unix here?

+1

>>> Source/WebCore/plugins/symbian/PluginViewSymbian.cpp:111
>>> +            clipRect &= option->exposedRect;
>> 
>> Just by curiosity, partial updates are worth it? Do you have a test case where it performs better for the plugin?
> 
> Why not? ;)

Because computing the exposed rect may be costly in QGV.

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