[Pkg-mozext-commits] [tabmixplus] 14/20: Follow up bug 1407498 - Don't query loadingprincipal in common case

David Prévot taffit at moszumanska.debian.org
Thu Nov 16 18:58:53 UTC 2017


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

taffit pushed a commit to branch master
in repository tabmixplus.

commit fd8f4ea66d534afdf9f0cd1a4715c6200d67d56b
Author: onemen <tabmix.onemen at gmail.com>
Date:   Wed Oct 25 18:53:53 2017 +0300

    Follow up bug 1407498 - Don't query loadingprincipal in common case
---
 chrome/content/tab/tabBindings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/tab/tabBindings.xml b/chrome/content/tab/tabBindings.xml
index 34b2db6..de78c4e 100644
--- a/chrome/content/tab/tabBindings.xml
+++ b/chrome/content/tab/tabBindings.xml
@@ -165,7 +165,7 @@
             <xul:hbox xbl:inherits="fadein,pinned,busy,progress,selected=visuallyselected"
                       class="tab-throbber"
                       layer="true"/>
-            <xul:image xbl:inherits="src=image,loadingprincipal=iconLoadingPrincipal,fadein,pinned,selected=visuallyselected,busy,crashed,sharing"
+            <xul:image xbl:inherits="src=image,triggeringprincipal=iconloadingprincipal,loadingprincipal=iconLoadingPrincipal,requestcontextid,fadein,pinned,selected=visuallyselected,busy,crashed,sharing"
                        anonid="tab-icon-image"
                        class="tab-icon-image"
                        validate="never"

-- 
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