[Pkg-mozext-commits] [wot] 171/226: Fixed #67 Window popup resize doesn't work end WOT is enabled

David Prévot taffit at moszumanska.debian.org
Fri May 1 00:35:48 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 2e4ceed6f4c9888c41c80e1baea11baed6a31524
Author: Sergey Andryukhin <sorgoz at yandex.com>
Date:   Tue Sep 17 11:43:23 2013 +0300

    Fixed #67 Window popup resize doesn't work end WOT is enabled
---
 content/overlay.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/overlay.xul b/content/overlay.xul
index f730feb..ff93f5d 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-targetable"
+            <iframe id="wot-rwframe" src="chrome://wot/content/rw/ratingwindow.html" type="content"
                     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