[Pkg-mozext-commits] [tabmixplus] 29/147: Bookmark All Tabs Not Working in Firefox 48.x versions, after 48.0 and before 49.0 (changeset 28a5628e0ed4)

David Prévot taffit at moszumanska.debian.org
Sat Aug 5 15:27:33 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 8e3598c7dd1759b06e64dc9549769d6358ab3a7a
Author: onemen <tabmix.onemen at gmail.com>
Date:   Sun Nov 13 00:02:06 2016 +0200

    Bookmark All Tabs Not Working in Firefox 48.x versions, after 48.0 and before 49.0 (changeset 28a5628e0ed4)
---
 chrome.manifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chrome.manifest b/chrome.manifest
index 392a934..624087b 100644
--- a/chrome.manifest
+++ b/chrome.manifest
@@ -57,8 +57,8 @@ overlay   chrome://browser/content/bookmarks/bookmarksPanel.xul     chrome://tab
 overlay   chrome://browser/content/history/history-panel.xul        chrome://tabmixplus/content/places/places.xul
 overlay   chrome://browser/content/places/places.xul                chrome://tabmixplus/content/places/places.xul
 # bookmarkProperties.xul is not in use since Firefox 49 (bug 446171)
-overlay   chrome://browser/content/places/bookmarkProperties.xul    chrome://tabmixplus/content/places/bookmarkProperties.xul appversion<=48.0
-overlay   chrome://browser/content/places/bookmarkProperties2.xul   chrome://tabmixplus/content/places/bookmarkProperties.xul appversion<=48.0
+overlay   chrome://browser/content/places/bookmarkProperties.xul    chrome://tabmixplus/content/places/bookmarkProperties.xul appversion<49.0
+overlay   chrome://browser/content/places/bookmarkProperties2.xul   chrome://tabmixplus/content/places/bookmarkProperties.xul appversion<49.0
 
 overlay   chrome://browser/content/preferences/sanitize.xul         chrome://tabmixplus/content/preferences/overlay/overlaySanitizeUI.xul
 overlay   chrome://browser/content/sanitize.xul                     chrome://tabmixplus/content/preferences/overlay/overlaySanitizeUI.xul

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