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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 07:31:11 PDT 2011


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





--- Comment #16 from Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com>  2011-05-24 07:31:11 PST ---
(In reply to comment #13)
> >>> 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.

Costlier than blitting of the whole screen? ;)
I didn't test this implementation for performance, but in other browser on symbian there is clear difference for big plugins that do partial screen updates (like some animation running) on N8 with raster only flash plugin. Frame rate drops significantly and visually you can seed difference. With HW accelerated plugin difference is minmal (5% max for small animations on full screen plugin), but still exists.

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