[Webkit-unassigned] [Bug 56178] [EFL] Repaint throttling API for WebKit-EFL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 10 11:34:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56178
--- Comment #10 from Rafael Antognolli <antognolli at profusion.mobi> 2011-05-10 11:34:16 PST ---
(In reply to comment #9)
> > 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?
I agree with Lucas, this simpler API would be better.
If you have some good values for these variables, you could set them as default values, and have this API to allow the browser to change them if necessary.
--
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