BrowserView.js
authorAlan Knowles <alan@roojs.com>
Fri, 19 Dec 2014 06:38:52 +0000 (14:38 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 19 Dec 2014 06:38:52 +0000 (14:38 +0800)
BrowserView.js

index 1e53d32..92b08c5 100644 (file)
@@ -295,7 +295,7 @@ BrowserView = new GType({
             TabbedBrowser.browser.current_tab().get_web_view().execute_script(
                 scr_a
             );
-            
+            print(scr_b);
             TabbedBrowser.browser.current_tab().get_web_view().execute_script(
                 scr_b
             );