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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 23:34:09 PDT 2011


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





--- Comment #17 from Grzegorz <g.czajkowski at samsung.com>  2011-06-01 23:34:08 PST ---
What do you think to put some recommended values for repaint throttling in doxygen doc? For example,

0,      0,    0,      0    - default values, these do not delay any repaints
0.025,  0,    2.5,    0.5  - recommended values for dynamic content
0.01,   0,    1,      0.2  - minimal level
0.025,  1,    5,      0.5  - medium level
0.1,    2,    10,      1   - heavy level

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