BrowserView.js
authorChris <chris@roojs.com>
Tue, 17 Sep 2013 08:35:12 +0000 (16:35 +0800)
committerChris <chris@roojs.com>
Tue, 17 Sep 2013 08:35:12 +0000 (16:35 +0800)
BrowserView.js

index f5f0393..32c3cd8 100644 (file)
@@ -134,7 +134,7 @@ BrowserView = new GType({
         {
             print("load finished");
             
-            GLib.timeout_add(GLib.PRIORITY_LOW, 2000, function() { 
+            GLib.timeout_add(GLib.PRIORITY_LOW, 1000, function() { 
                  
 //                _t.open("http://sg.lifestyleasia.com/videos/video-british-polo-day-singapore-2012/");
                 var mf = _t.get_main_frame();