[Pkg-mozext-commits] [requestpolicy] 02/100: Remove toolbarbutton.type (blank defaults to default button.) "menu-button" is used for the new bookmark menu and needs another button beside it to complete the borders.

David Prévot taffit at moszumanska.debian.org
Fri Dec 12 22:56:45 UTC 2014


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit 02ec2cab94f6560b2553bb4714ade4d8564d2b5d
Author: Christopher Bura <christopher.bura at gmail.com>
Date:   Sat Sep 6 12:53:11 2014 -0400

    Remove toolbarbutton.type (blank defaults to default button.)
    "menu-button" is used for the new bookmark menu and needs another button beside it to complete the borders.
    
    See
    https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/toolbarbutton.type
    
    Fixes
    https://github.com/RequestPolicyContinued/requestpolicy/issues/462
---
 src/content/overlay.xul | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/content/overlay.xul b/src/content/overlay.xul
index 2d52832..2639a77 100644
--- a/src/content/overlay.xul
+++ b/src/content/overlay.xul
@@ -53,7 +53,6 @@
       class="toolbarbutton-1 chromeclass-toolbar-additional"
       label="RequestPolicy"
       tooltiptext="RequestPolicy"
-      type="menu-button"
       popup="rp-popup" />
   </toolbarpalette>
     <!-- oncontextmenu="event.preventDefault();" -->

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



More information about the Pkg-mozext-commits mailing list