[Pkg-mozext-commits] [tabmixplus] 144/147: Update upstream changelog

David Prévot taffit at moszumanska.debian.org
Sat Aug 5 15:27:47 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 1baddaca9329c8429e4eada2d3a4c120a4328d11
Author: David Prévot <taffit at debian.org>
Date:   Sat Aug 5 10:04:42 2017 -0400

    Update upstream changelog
    
    http://tabmixplus.org/support/viewtopic.php?t=1
    
    Git-Dch: Ignore
---
 debian/upstream-changelog | 134 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 134 insertions(+)

diff --git a/debian/upstream-changelog b/debian/upstream-changelog
index 06f8424..e5e82d9 100644
--- a/debian/upstream-changelog
+++ b/debian/upstream-changelog
@@ -1,3 +1,137 @@
+0.5.0.3pre.170421a1
+
+    Fixed: b551624 Since Nightly 55.0a1 (2017-04-20) closing tab is broken, Follow up bug 1352069 - Introduce a pref that allows for disabling animations.
+    Fixed: a65eadc Follow up bug 1356569 - Remove notifyObservers last parameter when it is falsy.
+    Fixed: 8f223f0 Follow up bug 1308153 - part3 - implement the logic about showing the unblocking icon (apply fix to Firefox 52).
+    Fixed: 66bf00d Multirow tab bar incompatibility issue with Toolbar Position Changer add-on.
+    Fixed: 72ca504 Follow up bug 1354789 - Cache layout information needed in _positionPinnedTabs.
+    Fixed: ffab255 Follow up bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js and bug 1284395.
+    Fixed: 5fc1157 Restore pinned tabs from last time is not working when the preference is 'Ask Before Restoring' and the user dismissed the dialog or select 'Don't Restore'. Related to bug 936061 - Refactor restoreWindow() into restoreWindow() and restoreWindows().
+    Fixed: 6cc8efe Starting with Firefox 54.0 we need some timeout before we can accesses the box attributes.
+
+0.5.0.3pre.170405a1
+
+    Fixed: 41aee36 With Tab mix 0.5.0.2 Tab Badge icon is before the tab label instead of after it.
+    Fixed: 39ff0ec Ctrl-Tab navigates tabs in most recently used order not working with Pale Moon 27.x.
+    Fixed: 9b8bab6 Follow up bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab.
+    Fixed: 51e9126 Follow up bug 1349502 - Make tabbrowser.xml use AppConstants from the global scope.
+    Fixed: 816c945 Follow up bug 1342849 - Don't do any notifications for newly added background tabs when restoring session.
+    Fixed: 81730b9 Tab bar click area does not resize correctly after windows size-mode changed visible rows number. Add call to TabsInTitlebar._update to recalculate titlebar and titlebarContent height (related to bug 1219215, changeset 5e45a19).
+    Fixed: 6b56086 Reset treeStyleTab data before restoring session that will overwrite current window.
+
+0.5.0.3pre.170314a1
+
+    Fixed: c08e742 Unable to evaluate object-shorthand functions in Firefox 54.
+    Fixed: 5ebd2a6 Follow up bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links.
+    Fixed: b93d127 Follow up bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView.
+    Fixed: 4a7a3c2 Follow up bug 1334831 - add an eslint rule to report usage of .parentNode.removeChild when .remove() could be used instead.
+    Fixed: b57149e Prevent pending tab width change while restoring when 'Tab width fits to tab title' enables.
+    Fixed: ec63332 Follow up bug 1334156 - Replace ownerDocument.defaultView with ownerGlobal.
+    Fixed: d9ac9c8 Follow up bug 1334199 - Omit getComputedStyle's second argument when it's falsy.
+    Fixed: 10cb636 Follow up bug 1307736 - Store triggeringPrincipal with all history entries.
+    Fixed: 92e45db Follow up bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab.
+    Fixed: e588e79 Follow up bug 1187014 - Use "you" in preference strings, not "me".
+    Fixed: 2f404a6 Foolow up bug 1331081 - make the no-useless-parameters eslint rule report useless addEventListener false third parameter.
+    Fixed: e208d64 Follow up bug 1324895 - Add 'Open All in Tabs' to client context menu in Synced Tabs.
+    Fixed: 6410398 Follow up bug 1330464 - make the no-useless-parameters eslint rule detect misuses of the Services.prefs APIs.
+    Fixed: eef796d Follow up bug 1330147 - removeObserver calls should not supply a third parameter.
+    Fixed: f15f4a9 Prevent cases of Cu.import importing into variables and global scope at the same time.
+    Fixed: 8c88085 Set Pale Moon minVersion to 27.0.
+    Fixed: 2338139 Session manager don't save\restore tree. Update compatibility with treeStyleTab version 0.18.2016090601+.
+
+0.5.0.2pre.170102a1
+
+    Fixed: 0098d64 Add option "Move tab from 'Switch to tab' next to current one".
+    Fixed: fe2bf91 Changeset 317405bfb6ca breaks treeStyleTab open bookmarks as new tree.
+    Fixed: b49e6ef Set icon on pending tabs.
+    Fixed: dbd6292 Follow up bug 1309596 - Update drag feedback.
+    Fixed: bfcc1d4 Follow up changeset 54c897a, bug 1322408 was applied on Firefox 51.0b10.
+
+0.5.0.2pre.161225a1
+
+    Fixed: 317405b Add new option to open unloaded tabs from bookmarks and history.
+    Fixed: 8bd73e0 Shortcut for 'Merges windows together' changed to Ctrl+Shift+U.
+    Fixed: a8e4410 When 'Multiple Tab Handler' installed, handle animate tab move on single row, only when one tab is moving.
+    Fixed: 54c897a Follow up bug 1322408 - Use `gBrowser.loadTabs` to open all tabs when middle-clicking a client in Synced Tabs.
+
+0.5.0.2pre.161211a2
+
+    Fixed: 4212b77 Closed tabs menu stay open when last item in the list removed by middle-click.
+    Fixed: 54ac7ce Keep closed tabs menu width when it stay open.
+    Fixed: 36bae08 Style update after bug 658467 (changeset 05147b8).
+    Fixed: a1411e0 Fix tab overlapping issue with build 0.5.0.2pre.161211a1, Move tabbrowser-tab content for Firefox before 53 to separate file.
+
+0.5.0.2pre.161211a1
+
+    Fixed: c55bd86 Don't set 'unloaded' style to blank pinned tabs.
+    Fixed: 05147b8 Follow up bug 658467 - Fade out tab label on overflow instead of ellipsis.
+    Fixed: aafc73c Add options to open Synced tabs, from sidebar, in current tab or in new foreground or background tab.
+    Fixed: 0209a1d Delay _animateTabMove modification until after browser-delayed-startup-finished when 'Multiple Tab Handler' installed.
+    Fixed: 5f7a77e Shortcut for 'Merges windows together' changed to Ctrl+Shift+E, Ctrl+Shift+M overrides 'Responsive Design Mode' shortcut.
+    Fixed: cd12be2 With build 161204a the tab multi-row feature displaying 2 rows regardless of the setting, changeset 45b5814.
+    Fixed: 78a35a8 Add option to toggle 'Keep Undo close tab menu open' to Tab Mix Plus options window, changeset 6631a02 added the option only to the closed tabs menu.
+    Fixed: 25f5ebe Make sure that corrupted session.rdf don't stops the closing process, GetResource throw when its argument is null or undefined.
+
+0.5.0.2pre.161204a1
+
+    Fixed: 4983351 The preferences 'Middle-click or Control-click inverse focus of: Links' does not work.
+    Fixed: 6631a02 Add option to toggle 'Keep Undo close tab menu open', changeset f4f77cf.
+    Fixed: d71b0b7 Bookmarklet stop working in Firefox 50.
+    Fixed: d3e7575 Follow up bug 1316505 - Tabbar scrolls too fast with wheel supporting high resolution scroll on Windows.
+    Fixed: 45b5814 Miscellaneous updates for Pale Moon 27.
+    Fixed: d541197 Can't open new tab in the background from the address bar since Firefox 50.
+    Fixed: 6e0bdba Follow up bug 1316870 - Enable no-shadow eslint rule for browser, update compatibility with Multiple Tab Handler.
+    Fixed: 21998a2 Follow up bug 1315948 - Simplify openLinkIn in utilityOverlay.js.
+    Fixed: 19124c4 Incompatibility problem with Stay-Open Menu, Undo closed tab from undo closed button list always open last closed tab. The original fix from changeset cc4c771, regressed again by changeset f4f77cf.
+    Fixed: 360c2e1 Ctrl-Click on item in closed tabs list should not close the current tab.
+    Fixed: 9a2c704 Follow up bug 1312406 - Remove tab groups migration code.
+    Fixed: 8194727 Cannot drag tabs with Tab Mix Plus AND Multiple Tab Handler.
+    Fixed: f92cc9c Bookmark All Tabs Not Working in Firefox 48.x versions, after 48.0 and before 49.0 (changeset 28a5628).
+
+0.5.0.2pre.161109a1
+
+    Fixed: 077213a Follow up bug 1245124 - window.open() should open a new tab in the same container.
+    Fixed: e3f4528 Dragging tabs no longer works when there is only one row of tabs. Follow up bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content.
+    Fixed: d958744 Don't change selected tab by wheel event over the tab-bar if the device that generated the event wasn't a mouse wheel.
+    Fixed: 58cbfc3 Don't open new tab from links on remote content when role attribute is 'button' or 'menu'.
+    Fixed: 7a0e6d3 Follow up bug 1000458 (openLinkIn changed).
+    Fixed: 1d524dd Follow up bug 92737 - Part 4 - Open multiple tabs when multiple items are dropped on tab.
+    Fixed: 7f62e37 Follow up bug 92737 - Part 2 and 3 - Open multiple tabs when multiple items are dropped on content area.
+    Fixed: 29d5b72 Replace remaining usages of bind(this) with arrow function.
+    Fixed: bbfb0c8 Update ContentClickInternal.isGreasemonkeyInstalled function, util.js moved to greasemonkey-modules/content/util.js.
+    Fixed: 2eaa7d7 Follow up bug 1312901 - Use nsIArray for URL window argument.
+    Fixed: 9de1706 Keep sessions menu open when user apply one of these command from sessions context menu.
+    Fixed: f4f77cf Keep Undo close tab menu open, close it when user click outside the menu.
+    Fixed: d523e82 Follow up bug 1311439 - Skip _notifyBackgroundTab for hidden tabs.
+    Fixed: 68f7628 Update compatibility with treeStyleTab version 0.18.2016090802.
+    Fixed: 3b6c52e Update compatibility with treeStyleTab - Open new next sibling tab correctly, even if there is no next sibling.
+    Fixed: 20b31a5 Refactor ChangeCode.isValidToChange function to show error message in the console with the proper file name and line number.
+    Fixed: b10576c Follow up bug 1284395.
+
+0.5.0.1pre.161005a1
+
+    Fixed: c562e42 Open tabs from address bar doesn't work on Firefox 50 with Tab mix version 0.5.0.1pre.160904a1. Bug 1180944 was landed on Firefox 50. (Changeset a07e273 ).
+    Fixed: 4f47a19 Follow up bug 1302737 - When closing tabs with non-mouse devices (e.g. touch, pen), don't enter locked-tab-size mode.
+
+0.5.0.1pre.160904a1
+
+    Fixed: a4683b8 Save and restore container data (userContextId) with our Session Manager. Follow up bug 1274461 - Part 2: restore tabs should preserve userContextId.
+    Fixed: 6f79766 Restoring closed tab does not restore its container type. Follow up bug 1274461 - Part 1: undoCloseTab should preserve userContextId.
+    Fixed: 8766413 Follow up bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document.
+    Fixed: 11ec3b9 Follow up changeset 8a8460f, bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab.
+    Fixed: a07e273 Open tabs from address bar doesn't work. Follow up bug 1180944 - Implement one-off searches from Awesomebar.
+    Fixed: 1fed155 Follow up bug 528005 - Let accel-click and middle-click on the new tab button toggle openTabNext preference [Firefox 51].
+    Fixed: 4bf4070 Follow up bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android.
+    Fixed: 8762aab Follow up bug 1297157 - Abstract away the visuallyselected attribute on anonymous tab nodes.
+    Fixed: 730f34f Follow up bug 1288247 - Synced Tabs sidebar should open new tabs on middle click.
+    Fixed: c67c87e Open extension home page from addon manager in the background when browser.tabs.loadInBackground is true.
+    Fixed: e2f856f Follow up bug 1116787 - Expose preference for having Ctrl+Tab cycle through tabs in recently used order. Instert Tab mix button after "Tabs" label.
+    Fixed: 873fb9f First tab is busy when browser window starts on Firefox 51.
+    Fixed: 74aba1f Follow up bug 1276183 - Fix pixel-unit mismatch when constraining a dropped tab to the screen.
+    Fixed: da6623f Open links to other sites in new tabs broken in www.reddit.com.
+    Fixed: 9f50518 Session Manager doesn't save closed tabs, regressed by changeset 19a385a.
+    Fixed: bc562f5 Links from yahoo.com/news and other yahoo.com pages doesn't open in new tab.
+
 0.5.0.1pre.160625a1
 
     Fixed: 9a618b8 Merging popup window on multi process browser throw 'Error: cross-process JS call failed'.

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