[Pkg-mozext-commits] [tabmixplus] branch upstream updated (1d073ac -> 12c09d1)

David Prévot taffit at moszumanska.debian.org
Wed Feb 17 18:34:04 UTC 2016


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

taffit pushed a change to branch upstream
in repository tabmixplus.

      from  1d073ac   Imported Upstream version 0.4.2.1~160124a1
       new  779c2b8   Added tag 0.4.2.1pre.160124a1 for changeset 5079db3367eb
       new  26ffc39   Update maxVersion to 47.0a1
       new  7f8593d   Follow up bug 1219215 - part 1: remove window-drag bindings and other callers of WindowDraggingUtils, replace with using window-dragging region everywhere
       new  ff1a3d4   Disallow mouse down on TabsToolbar to start dragging the window when one of the key modifiers is down
       new  9efe4a2   Eslint v2.0.0-rc.0 remove 'no-empty-label'
       new  58b3e1c   Unnecessary call to TMP_Places.getTabTitle when PlacesCommandHook.uniqueCurrentPages called from PlacesCommandHook.updateBookmarkAllTabsCommand, updateBookmarkAllTabsCommand only check uniqueCurrentPages.length
       new  4ff7548   Remove shadow from TabsToolbar when it is on the bottom
       new  23efd3d   Ctrl-Tab - tabs list responds to the mouse – not working on Mac
       new  48a82f5   Remove workarounds for bug 817947, it was fixed for Firefox 22
       new  8af3c12   Follow up bug 1244496: Add more detail to TabOpen/TabClose events for tabs moved between windows
       new  74b3d59   With tabs set to bottom of browser, top of browser acts like title bar when double clicked (Bug 1248225)
       new  b71c0fc   Follow up bug 332195 - part 1: don't focus tabs by default, add pref to be able to revert late if we see too many issues
       new  dc5c1a4   Follow uo bug 1247920 - Remove tabs' visibleLabel property and TabLabelModified event
       new  7a4b896   TypeError: GroupItems.groupItem(data.id) is null
       new  96a6e90   Typo in changeset 03acf56e2443
       new  3e7788e   Follow up bug 1246907 - Open link in a Container Tab - in the context menu. open link in background doesn't working
       new  08e1144   Menu Wizard extension version 4.02 dispatch popupshowing event for tabContextMenu and contentAreaContextMenu
       new  74103a6   Update compatibility with TreeStyleTab extension version 0.16.2016021602
       new  12c09d1   Imported Upstream version 0.4.2.1~160216a1

The 19 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                         |  64 ++++++++++----------
 META-INF/mozilla.rsa                         | Bin 4197 -> 4197 bytes
 META-INF/mozilla.sf                          |   4 +-
 chrome/content/about.xul                     |   2 +-
 chrome/content/click/click.js                |   3 +
 chrome/content/extensions/extensions.js      |  86 +++++++++++++++++----------
 chrome/content/flst/lasttab.js               |  49 +++++++++++----
 chrome/content/minit/minit.js                |   4 +-
 chrome/content/minit/tabView.js              |   5 +-
 chrome/content/minit/tablib.js               |  15 +----
 chrome/content/overlay/browsr.css            |   5 ++
 chrome/content/places/places.js              |  12 +++-
 chrome/content/tab/tab.js                    |  26 ++++++--
 chrome/content/tab/tabbrowser_4.xml          |   6 +-
 chrome/content/tabmix.js                     |   4 +-
 chrome/content/tabmix.xul                    |   2 +-
 chrome/skin/app_version/41.0/win/browser.css |   6 ++
 install.rdf                                  |   4 +-
 modules/Places.jsm                           |  23 ++++---
 19 files changed, 202 insertions(+), 118 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