[Pkg-mozext-commits] [tabmixplus] 02/20: Follow up bug 1392157 - Show a burst across the tab when a page has finished loading

David Prévot taffit at moszumanska.debian.org
Thu Nov 16 18:58:52 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 29564cd51cc8274b786c3e9c82b9df5fe61ac02a
Author: onemen <tabmix.onemen at gmail.com>
Date:   Sat Sep 16 11:20:41 2017 -0700

    Follow up bug 1392157 - Show a burst across the tab when a page has finished loading
---
 chrome/content/tab/tabBindings.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/chrome/content/tab/tabBindings.xml b/chrome/content/tab/tabBindings.xml
index 3c9161d..34b2db6 100644
--- a/chrome/content/tab/tabBindings.xml
+++ b/chrome/content/tab/tabBindings.xml
@@ -156,6 +156,9 @@
           <xul:progressmeter class="tab-progress" mode="normal"
                              xbl:inherits="value=tab-progress,fadein,pinned,selected=visuallyselected"/>
         </xul:vbox>
+        <xul:hbox xbl:inherits="pinned,bursting"
+                  anonid="tab-loading-burst"
+                  class="tab-loading-burst"/>
         <xul:hbox xbl:inherits="pinned,selected=visuallyselected,titlechanged,attention"
                   class="tab-content" align="center">
           <xul:stack class="tab-icon" xbl:inherits="fadein,pinned,selected=visuallyselected">

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