[Pkg-mozext-commits] [tabmixplus] 143/147: Refresh patch

David Prévot taffit at moszumanska.debian.org
Sat Aug 5 15:27:46 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 1998233b0d530394d01aba8ec7b37b433994d3be
Author: David Prévot <taffit at debian.org>
Date:   Sat Aug 5 10:01:31 2017 -0400

    Refresh patch
    
    Git-Dch: Ignore
---
 debian/patches/0001-No-phone-home-on-install-and-upgrade.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch b/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch
index 511746f..f78a874 100644
--- a/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch
+++ b/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch
@@ -13,15 +13,15 @@ Forwarded: not-needed
  1 file changed, 11 deletions(-)
 
 diff --git a/chrome/content/tab/tab.js b/chrome/content/tab/tab.js
-index f2276d7..b723a24 100644
+index 4fab3a8..ec63133 100644
 --- a/chrome/content/tab/tab.js
 +++ b/chrome/content/tab/tab.js
-@@ -2610,17 +2610,6 @@ gTMPprefObserver = {
+@@ -2641,17 +2641,6 @@ gTMPprefObserver = {
          }
        }
        if (showNewVersionTab) {
 -        // open Tabmix page in a new tab
--        window.setTimeout(function() {
+-        window.setTimeout(() => {
 -          let defaultChanged = "";
 -          let showComment = oldVersion ? Services.vc.compare(oldVersion, "0.4.0.2pre.120330a") <= 0 : false;
 -          if (showComment && (_loadOnNewTab || _replaceLastTabWith))

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