[Pkg-mozext-commits] [wot] 160/226: Fixed #60 Some users report blank browser popups when WOT is running

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository wot.

commit 132c0c68dd3756afc75cc6528796b2f4ba910aa1
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Sun Sep 15 00:23:43 2013 +0300

    Fixed #60 Some users report blank browser popups when WOT is running
---
 content/overlay.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/overlay.xul b/content/overlay.xul
index 4a6caa3..f730feb 100644
--- a/content/overlay.xul
+++ b/content/overlay.xul
@@ -66,7 +66,7 @@
                    onpopupshowing="wot_rw.on_rw_open(event);"
                    onpopuphiding="wot_rw.on_hide_popup();" noautofocus="false">
 
-            <iframe id="wot-rwframe" src="chrome://wot/content/rw/ratingwindow.html" type="content-primary"
+            <iframe id="wot-rwframe" src="chrome://wot/content/rw/ratingwindow.html" type="content-targetable"
                     width="576px" height="422px"/>
         </panel>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/wot.git



More information about the Pkg-mozext-commits mailing list