[Webkit-unassigned] [Bug 56178] [EFL] Repaint throttling API for WebKit-EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 10:43:44 PDT 2011


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


Lucas De Marchi <demarchi at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |antognolli at profusion.mobi,
                   |                            |leandro at profusion.mobi




--- Comment #9 from Lucas De Marchi <demarchi at webkit.org>  2011-05-10 10:43:44 PST ---
> I don't know whether browser should assign the values. Of course we can expose API like:
> void ewk_setting_defereed_repaint_delay_set(doube )
> void ewk_setting_initial_deferred_repaint_delay_during_loading_set(doube )
> void ewk_setting_max_deferred_repaint_delay_during_loading_set(doube )
> void ewk_setting_deferred_repaint_delay_increment_during_loading_set(doube )

I thought 1 function as below:

ewk_setting_repaint_throttling_set(double, double, double, double)

Leandro / Antognolli, what do you think?

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