[Pkg-mozext-commits] [tabmixplus] branch master updated (d0e5d0b -> ac13ac0)
David Prévot
taffit at moszumanska.debian.org
Fri Sep 23 03:31:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository tabmixplus.
from d0e5d0b Update changelog for 0.5.0.1~160625a1-1 release
new b693686 Added tag 0.5.0.1pre.160625a1 for changeset 92a77b7589c6
new 42d6efa Links from yahoo.com/news and other yahoo.com pages doesn't open in new tab
new 2f37f48 Session Manager doesn't save closed tabs, regressed by changeset 19a385a1173f
new cc09ed2 Open links to other sites in new tabs broken in www.reddit.com
new a273d5a Follow up bug 1276183 - Fix pixel-unit mismatch when constraining a dropped tab to the screen
new 8d4a5cd First tab is busy when browser window starts on Firefox 51
new 680c04c Follow up bug 1116787 - Expose preference for having Ctrl+Tab cycle through tabs in recently used order. Instert Tab mix button after "Tabs" label
new 6101148 Open extension home page from addon manager in the background when browser.tabs.loadInBackground is true
new e6097ab Update Eslint configuration file to match version 3.4.0
new 52d9d21 Follow up bug 1288247 - Synced Tabs sidebar should open new tabs on middle click
new e79b4f1 Follow up bug 1297157 - Abstract away the visuallyselected attribute on anonymous tab nodes
new 7f6a433 Follow up bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android
new 681dae0 Follow up bug 528005 - Let accel-click and middle-click on the new tab button toggle openTabNext preference [Firefox 51]
new 4c688b7 Open tabs from address bar doesn't work. Follow up bug 1180944 - Implement one-off searches from Awesomebar
new 6585050 Follow up changeset 8a8460f1d626, bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab
new 16bdab2 Follow up bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document
new 8de244c Restoring closed tab does not restore its container type. Follow up bug 1274461 - Part 1: undoCloseTab should preserve userContextId
new 27d0d99 Save and restore container data (userContextId) with our Session Manager. Follow up bug 1274461 - Part 2: restore tabs should preserve userContextId
new 6cc44dc Update maxVersion to 51.0a1
new d569200 Update locales from http://www.babelzilla.org
new ff72aaa New upstream version 0.5.0.1~160904a1
new 0307ee8 Merge tag 'upstream/0.5.0.1_160904a1'
new ac13ac0 Update changelog for 0.5.0.1~160904a1-1 release
The 23 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 | 100 ++++++++++-----------
META-INF/mozilla.rsa | Bin 4197 -> 4197 bytes
META-INF/mozilla.sf | 4 +-
chrome/content/click/click.js | 2 +-
chrome/content/links/setup.js | 41 +++++----
chrome/content/links/userInterface.js | 31 ++++++-
chrome/content/minit/minit.js | 96 +++++++++++++++++---
chrome/content/minit/tablib.js | 14 ++-
chrome/content/places/places.js | 2 +-
.../preferences/overlay/preferencesOverlay.js | 2 +-
chrome/content/scripts/content.js | 7 +-
chrome/content/session/session.js | 24 ++++-
chrome/content/session/sessionStore.js | 32 +++++--
chrome/content/tab/tabbrowser_4.xml | 71 ++++++++++++++-
chrome/content/tabmix.js | 5 ++
chrome/content/utils.js | 4 +-
chrome/locale/de/pref-tabmix.dtd | 2 +-
chrome/locale/et-EE/pref-tabmix.dtd | 2 +-
chrome/locale/fr/pref-tabmix.dtd | 88 +++++++++---------
chrome/locale/it/pref-tabmix.dtd | 28 +++++-
chrome/locale/nl/pref-tabmix.dtd | 2 +-
chrome/locale/pl/pref-tabmix.dtd | 2 +-
chrome/locale/zh-CN/pref-tabmix.dtd | 4 +-
chrome/locale/zh-CN/session-manager.properties | 22 ++---
chrome/locale/zh-CN/tabmix.dtd | 2 +-
chrome/locale/zh-CN/tabmix.properties | 6 +-
debian/changelog | 7 ++
install.rdf | 4 +-
modules/ContentClick.jsm | 33 +++++--
29 files changed, 449 insertions(+), 188 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