[Webkit-unassigned] [Bug 71352] [EFL] Port tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 00:55:58 PST 2011


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





--- Comment #13 from Tomasz Morawski <t.morawski at samsung.com>  2011-11-08 00:55:58 PST ---

> I'd also like to know how this is going to interact with the tiled backing store implementation in ewk (the API added to ewk_view looks weird if one is using it instead of the single backing store, to start with).
Hi, 
Thank you for your review. I have uploaded a new version of patch. 
No, this patch contains WebCore's tiled backing store implementation. This implementation should not interact with the old ewk implementation. I agree with you according to API names. They are not good. Do you have any proposition of API name changes to not mix backing stores implementations? Do you think that it is good idea to enabled this feature for ewk_view_single as it is currently done? I would like to discuss this. 

>> +#if USE(TILED_BACKING_STORE)
> Isn't it always on?
No, this flag is defined in CMakeList file so, it could be disabled.

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