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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 15:33:59 PDT 2011


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





--- Comment #10 from Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com>  2011-05-03 15:33:59 PST ---
(In reply to comment #9)
> (From update of attachment 91306 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=91306&action=review
> 
> > Source/WebCore/plugins/symbian/PluginViewSymbian.cpp:111
> > +            clipRect &= option->exposedRect;
> 
> Just by curiosity, partial updates are worth it?

Why not? ;)

> Do you have a test case where it performs better for the plugin?

Flash plugins could be quite big - bigger than screen size. It makes difference even for simple bit blit. From previous measurements full screen bit blit without alpha on N97 was taking about 12ms. If plugin is bigger, or alpha blending involved, than it will be longer.

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