BrowserView.js
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 07:03:27 +0000 (15:03 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 07:03:27 +0000 (15:03 +0800)
BrowserView.js

index efbc2ff..a7af318 100644 (file)
@@ -314,6 +314,7 @@ BrowserView = new GType({
                               
             }
             if (current_url.match(/\.efytimes\.com\//) ) {
+                Seed.print("hide coverpop\n");
                 TabbedBrowser.browser.current_tab().get_web_view().execute_script("try {document.getElementById('CoverPop-cover').style.display = 'none'; } catch(e) {}"); 
                               
             }