[Pkg-mozext-commits] [firebug] 22/56: Issue 7686 - autohide panel

David Prévot taffit at moszumanska.debian.org
Wed Nov 19 21:01:43 UTC 2014


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

taffit pushed a commit to branch master
in repository firebug.

commit f8ddf9137c4818d54bd99ff1df8f5d32e568bd8a
Author: Jan Odvarko <odvarko at gmail.com>
Date:   Tue Oct 21 11:25:53 2014 +0200

    Issue 7686 - autohide panel
---
 extension/content/firebug/firefox/multiprocessNotificationPanel.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extension/content/firebug/firefox/multiprocessNotificationPanel.xml b/extension/content/firebug/firefox/multiprocessNotificationPanel.xml
index b414a89..b7fb6cf 100644
--- a/extension/content/firebug/firefox/multiprocessNotificationPanel.xml
+++ b/extension/content/firebug/firefox/multiprocessNotificationPanel.xml
@@ -12,7 +12,7 @@
     </resources>
     <content>
         <xul:panel anonid="panel" norestorefocus="true" noautofocus="true"
-            ignorekeys="true" role="presentation" type="arrow" noautohide="true" class="panel">
+            ignorekeys="true" role="presentation" type="arrow" class="panel">
             <xul:hbox>
                 <xul:vbox class="iconbox">
                     <xul:image src="chrome://firebug/skin/firebug64.png"/>

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



More information about the Pkg-mozext-commits mailing list