[Pkg-mozext-commits] [tabmixplus] branch upstream updated (ca0c533 -> 4418552)

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


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

taffit pushed a change to branch upstream
in repository tabmixplus.

      from  ca0c533   New upstream version 0.5.0.5~170827a2
       new  6e3e414   Added tag 0.5.0.5pre.170827a2 for changeset 10d4824d244f
       new  29564cd   Follow up bug 1392157 - Show a burst across the tab when a page has finished loading
       new  2ea5309   Follow up bug 1396440 - Run about pages' special click handlers only for button 0
       new  5423773   GetGlobalForObject not working to get global SessionStore in Firefox 57
       new  0f62390   Setting flowing to "multibar" in Firefox 57 prevents Tabmix.getButtonsHeight to get proper height when the window opened by SessionStore._openWindowWithState with more than one rows of tabs. Related to bug 1034036
       new  951252a   Cannot open Bookmarks in Firefox 57, Follow up bug 1405687 - Remove some deprecated code from Places related code
       new  bb7a6b4   Remove padding top/bottom from close button on the toolbar
       new  7a97fad   Function gMenuButtonBadgeManager removed in Firefox 56
       new  990391e   Focus address-bar area if the selected tab is blank when Firefox starts
       new  1d857e4   Follow up bug 1408362 - Remove the tabbrowser-tabs class
       new  f4c0b2f   Update onTabBarScroll function to call stopPropagation and preventDefault before scrolling or change selected tab
       new  53d3064   Follow up bug 1409784 - Remove mStringBundle from tabbrowser binding and expose gTabBrowserBundle instead
       new  f0ca5f2   Create lazy-browser when restoring closed tab to a background tab
       new  fd8f4ea   Follow up bug 1407498 - Don't query loadingprincipal in common case
       new  4418552   New upstream version 0.5.0.5~171027a1

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 META-INF/manifest.mf                             |  96 +++++++++++------------
 META-INF/mozilla.rsa                             | Bin 4196 -> 4196 bytes
 META-INF/mozilla.sf                              |   4 +-
 chrome/content/click/click.js                    |   2 +-
 chrome/content/links/setup.js                    |   8 +-
 chrome/content/minit/tablib.js                   |  34 +++++---
 chrome/content/overlay/browser.css               |  92 +++++++++++-----------
 chrome/content/scripts/content.js                |   3 +-
 chrome/content/session/session.js                |   2 +-
 chrome/content/session/sessionStore.js           |  41 +++++++---
 chrome/content/tab/tab.js                        |  30 +++----
 chrome/content/tab/tabBindings.xml               |   5 +-
 chrome/content/tabmix.js                         |  17 ++--
 chrome/skin/app_version/39.0/tabStyles.css       |  40 +++++-----
 chrome/skin/app_version/41.0/win/browser.css     |   2 +-
 chrome/skin/app_version/all/linux/browser.css    |   4 +-
 chrome/skin/app_version/all/mac/browser.css      |  16 ++--
 chrome/skin/app_version/all/mac/progress.css     |   2 +-
 chrome/skin/app_version/all/win/progress.css     |   2 +-
 chrome/skin/app_version/before39.0/tabStyles.css |  40 +++++-----
 chrome/skin/general.css                          |   7 +-
 chrome/skin/tab.css                              |  66 ++++++++--------
 install.rdf                                      |   2 +-
 modules/Places.jsm                               |  12 +++
 modules/RenameTab.jsm                            |   2 +-
 modules/SingleWindowModeUtils.jsm                |  12 +--
 modules/TabmixSvc.jsm                            |  14 ++--
 27 files changed, 312 insertions(+), 243 deletions(-)

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