From 8239a246be6ca1a0dc9d128186f3f770eff8ebed Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 22 Jul 2004 18:28:55 +0000 Subject: Ignore the microseconds part of the g_timer_elapsed call, its redundant 2004-07-22 Christian Persch * lib/ephy-debug.c: (ephy_profiler_dump): Ignore the microseconds part of the g_timer_elapsed call, its redundant information, and breaks when the timer is over a second. (ported from galeon). --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 641fef42d..d931d4670 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-07-22 Christian Persch + + * lib/ephy-debug.c: (ephy_profiler_dump): + + Ignore the microseconds part + of the g_timer_elapsed call, its redundant information, + and breaks when the timer is over a second. + (ported from galeon). + 2004-07-22 Christian Persch * embed/ephy-embed-single.c: -- cgit v1.2.3