[Webkit-unassigned] [Bug 34372] [GTK] Position queries are lagging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 01:32:52 PST 2010


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





--- Comment #15 from Philippe Normand <pnormand at igalia.com>  2010-03-11 01:32:52 PST ---
(In reply to comment #14)

> What about switching to g_timeout_add_seconds?
> http://live.gnome.org/GnomeGoals/UseTimeoutAddSeconds
> 
> The word on the streets is that it is much more efficient than g_timeout_add.
> The Timer API uses seconds anyway.

Err, wouldn't work as the Timer seconds are double, like 0.25...
g_timeout_add_seconds requires unsigned int

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