[Webkit-unassigned] [Bug 74993] [EFL] Refactor the way using cairo in ewk_tiled_backing_store.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 27 01:26:02 PST 2011


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


Ryuan Choi <ryuan.choi at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ryuan.choi at samsung.com




--- Comment #8 from Ryuan Choi <ryuan.choi at samsung.com>  2011-12-27 01:26:02 PST ---
(In reply to comment #4)
> (In reply to comment #1)
> > Created an attachment (id=120570)
 --> (https://bugs.webkit.org/attachment.cgi?id=120570&action=review) [details] [details]
> > Patch.
> 
> It seems that this is not good idea to move code from ewk_tile_new function to _ewk_view_tiled_render_cb. Initialization of cairo surface should be done only once per tile. Initialization of new cairo surface on every _ewk_view_tiled_render_cb function call seems to be performance lost. Do you have any test result how performance will be changed?

I'm not sure. Does it really have performance issue?

IIRC, It is not expensive and WebKit/Gtk+ and firefox doesn't keep cairo surface.

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