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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 04:19:27 PDT 2011


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


Grzegorz <g.czajkowski at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g.czajkowski at samsung.com




--- Comment #2 from Grzegorz <g.czajkowski at samsung.com>  2011-11-02 04:19:27 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=113302&action=review

> Source/WebKit/efl/ewk/ewk_view.cpp:2286
> +#if USE(TILED_BACKING_STORE)

Please add an internal documentation for newly added functions.

> Source/WebKit/efl/ewk/ewk_view.cpp:2287
> +Eina_Bool ewk_view_setting_tiled_backingstore_enable_set(Evas_Object* o, Eina_Bool enable)

I would rather prefer using a new WebKit coding style, ewkView instaed of o, smartData instead of sd etc.

> Source/WebKit/efl/ewk/ewk_view.cpp:2650
> +void ewk_view_backingstore_invalidate(Evas_Object* o, const Eina_Rectangle *area)

Ditto.

> Source/WebKit/efl/ewk/ewk_view.cpp:2663
> +void ewk_view_backingstore_adjuct_visible_rect(Evas_Object* o)

Ditto.

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