[Xfce4-commits] <tumbler:jeromeg/webkit-thumbnailer-rebased> Increase load timeout.

Jérôme Guelfucci noreply at xfce.org
Sun Feb 24 14:42:11 CET 2013


Updating branch refs/heads/jeromeg/webkit-thumbnailer-rebased
         to 45d54da553dcaebf2de100829f31bad9f973ca0d (commit)
       from 512b9a8ba933e7b5f965b3095c21ad05f0c3fc3b (commit)

commit 45d54da553dcaebf2de100829f31bad9f973ca0d
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Sat Jun 4 13:32:31 2011 +0200

    Increase load timeout.

 plugins/webkit-thumbnailer/webkit-thumbnailer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/webkit-thumbnailer/webkit-thumbnailer.c b/plugins/webkit-thumbnailer/webkit-thumbnailer.c
index 2a73a4e..f79dcfe 100644
--- a/plugins/webkit-thumbnailer/webkit-thumbnailer.c
+++ b/plugins/webkit-thumbnailer/webkit-thumbnailer.c
@@ -36,7 +36,7 @@
 
 
 
-#define LOAD_TIMEOUT 1000
+#define LOAD_TIMEOUT 30000
 
 
 


More information about the Xfce4-commits mailing list