[Pkg-mozext-commits] [tabmixplus] 53/61: follow up bug 1193830 - _overPlayingIcon is not reset if there is no mouseenter/mouseleave event

David Prévot taffit at moszumanska.debian.org
Fri Aug 28 19:09:22 UTC 2015


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit bd20146d45afcc6175b4842b76a01466f8f4d77e
Author: onemen <tabmix.onemen at gmail.com>
Date:   Tue Aug 18 21:54:07 2015 +0300

    follow up bug 1193830 - _overPlayingIcon is not reset if there is no mouseenter/mouseleave event
---
 chrome/content/tab/tabbrowser_4.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/chrome/content/tab/tabbrowser_4.xml b/chrome/content/tab/tabbrowser_4.xml
index ae7f4fe..afaf81d 100644
--- a/chrome/content/tab/tabbrowser_4.xml
+++ b/chrome/content/tab/tabbrowser_4.xml
@@ -255,10 +255,6 @@
         if (anonid == "tmp-close-button") {
           this.mOverCloseButton = aOver;
         }
-        else if ((anonid == "soundplaying-icon") ||
-                 ((anonid == "overlay-icon") && this.hasAttribute("soundplaying"))) {
-          this._overPlayingIcon = aOver;
-        }
         this.mIsHover = aOver;
       ]]></body>
     </method>

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



More information about the Pkg-mozext-commits mailing list