tests/webkit_inspector.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 11 Jun 2010 03:11:31 +0000 (11:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 11 Jun 2010 03:11:31 +0000 (11:11 +0800)
tests/webkit_inspector.js

index 352caf6..82720c9 100644 (file)
@@ -56,7 +56,7 @@ w1.get_inspector().signal.inspect_web_view.connect(function() {
     return w2;
 })
 
-
+// show and go..
 w.show_all();
 Gtk.main();