[Pkg-mozext-commits] [tabmixplus] branch master updated (2164b0b -> 6678bf5)

David Prévot taffit at moszumanska.debian.org
Mon May 9 02:30:49 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  2164b0b   Update changelog for 0.4.2.3~160328a1-1 release
      adds  43d081a   Firefox 45 x64 build don't have "New Non-e10s Window" menu (id="menu_newNonRemoteWindow")
      adds  ea360e7   Add call to updateVerticalTabStrip from onTabClose_updateTabBar when Classic theme restorer installed, underflow not always fires when Classic theme restorer installed
      adds  019d130   In windows XP, multi-row background is not match the windows style until first resize. The first row has blue background (the color of windows XP title), others tab rows has gray background
      adds  6621004   Show close tabs menu items on pinned tab context menu, when there is at least one non-pinned tab.
      adds  11e0262   Tabmix.showItem should handle non Boolean show value
      adds  f3d49f6   Firefox freeze when user clicks on 'Clear Groups Data', from Tab Groups extensions options tab, when some of the tabs are locked
      adds  ec2a7ff   Don't insert new code before "use strict";
      adds  bb08c4e   Follow up bug 1253016 - Remove legacy __defineGetter__/__defineSetter__ this behavior
      adds  416d8d4   Remove support for Firefox 17 - 18
      adds  606ac0a   Remove support for Firefox 19 - browser.warnOnRestart was removed
      adds  30fc152   Remove support for Firefox 19 - remove code for opening 'text-link'
      adds  3497a3b   Remove support for Firefox 19
      adds  d7c4bcc   Remove support for Firefox 20
      adds  13a1700   Remove support for Firefox 21
      adds  7c59a8a   Remove support for Firefox 22
      adds  e32af9d   Remove support for Firefox 23 - remove obsolete menu item 'tm-closeLeftTabs'
      adds  1ede400   Remove support for Firefox 23
      adds  0149332   Remove support for Firefox 24
      adds  87aab07   Follow up bug 931891 - Backout the patch for bug 887515 and its dependencies from Firefox. (changesets 327cae1f5d0c, 0c0d907124f8, bd53dd74812b, ea5b7fe95496, 3ef10536a3b1, 68f3afe9cb42, f115835d4de6, 1158b66c8821)
      adds  acf0656   Set SessionStore _closedTabs directly
      adds  de77448   Follow up bug 729011 - In fullscreen mode content.innerHeight is 1 pixel smaller than the screen height
      adds  eb87315   Don't rely on Tabmix.callerName to get the right caller name when the original function wrapped by another extension
      adds  63179a2   Alt-Tab breaks double-click and click and drag on Tab-bar. Related to changesets 0584f2b0ae81, a1df6eab9f86
      adds  beb1eb7   Missing label in 'Tab Mix' options on Firefox 45 with TabGroups extension. Check for 'context_tabViewMenu' and 'tabGroups-context_tabViewMenu' existence
      adds  b72d47a   Don't close window when closing blank tab that opened from downloading link
      adds  4e37a23   Update locales from http://www.babelzilla.org
       new  934739f   Added tag 0.4.2.3pre.160319a1 for changeset 0c076e20b96f
       new  9d2f5bb   Remove jshint comments
       new  36be346   Redeclaration of variable stack in gBrowser.addTab before Firefox version 37, changeset d3f86efb794e
       new  bcbe7ab   Use Tabmix.callerTrace instead of isCallerInList, getCallerNameByIndex and callerName
       new  688bb5e   let unknownContentType dialog or nsIFilePicker more time to open
       new  803abd5   Update changesets 5e45a1919ab5 and 71660ede1517, -moz-window-dragging is not recognize by PlaeMoon
       new  ec1a7b8   Follow up bug 1171245 - Include changes attributes in TabAttrModified event
       new  7946718   Update compatibility with treeStyleTab - instruct treeStyleTab to use 'kNEWTAB_OPEN_AS_NEXT_SIBLING' when our preference is to open the tab next
       new  3b8aa89   Enable Eslint rules: no-self-compare, semi-spacing and linebreak-style. No errors
       new  34a11c5   Remove TabmixSvc.syncHandlers
       new  93f564a   Follow up bug 1257554 - Remove restore on demand checkbox
       new  f4c09a5   Follow up changeset 837ad81a0bfb, call TabsInTitlebar.updateAppearance every time we set new height for the first time
       new  e5e8cbf   Prevent tabs toolbar buttons from disappearing when there is more than one row of tabs
       new  739ef42   Added tag 0.4.2.3pre.160328a1 for changeset aa6d8706d637
       new  eeb0699   Add support to Tab Kit 2nd Edition
       new  285ad69   Disable 'pinnedTabScroll' when Tabmix.extensions.verticalTabBar is true, (changeset e8019f4dbff6)
       new  5865146   Fix changeset 16dc9be85881, about:config document don't have getSelection function
       new  01827b9   Update compatibility with treeStyleTab - for all the calls to addTab from openUILinkIn or from external app, prepare the tree to open the new tab as next sibling, when our pref is to open new tabs next and only if treeStyletab did not set it to open as child. (changeset 3389b946b4d9)
       new  72704c2   Add 'Report a Bug' button in tab-mix-plus page at addons.mozilla.org
       new  74d1fbd   Move PrivateBrowsing functions to TabmixSessionManager
       new  c336c39   Update SingleWindowModeUtils.onload after bug 1186521
       new  af4f7c7   Rename .eslintrc, .eslintrc_mozilla to .eslintrc.js, .eslintrc_mozilla.js
       new  6226e2e   Enable Eslint 'no-else-return'
       new  a89fd24   Sort .eslintrc.js in the same order as eslint\conf\eslint.json
       new  3371367   Update Eslint ECMAScript 6 rules
       new  92ea1e4   Enable Eslint 'no-implicit-coercion'
       new  ce0df1b   Enable more Eslint rules, no errors
       new  ce395b4   Enable Eslint 'no-floating-decimal'
       new  78d802d   Enable Eslint 'block-spacing'
       new  e4def44   Enable Eslint 'dot-location'
       new  d336fef   Enable Eslint 'max-statements-per-line'
       new  8c4e25f   Enable Eslint 'no-useless-concat'
       new  f505e66   Enable Eslint 'no-useless-call'
       new  9eb00ff   Enable Eslint 'padded-blocks'
       new  83d6363   Enable Eslint 'operator-assignment'
       new  bad1ca0   Enable Eslint 'guard-for-in'
       new  b68d353   Enable Eslint 'no-useless-escape'
       new  86bc72c   Enable Eslint 'no-continue'
       new  d862883   Backed out changeset 8cb54b08cd25 (bug 729011) for bug 1257686
       new  a5ee7dc   Update the check for SearchLoad Options extension and Searchload Options Revived (Pale Moon)
       new  51e6645   TypeError: box is null at preferences/overlay/preferencesOverlay.js line 12, we can't call incontentInit for browser versions that don't implement in-content-option (changeset b7e8947f39a5)
       new  c7a47e6   Update incompatibility with Vertical Tabs Reloaded, reset initialization flag for Tabmix.initialization.run in the tabbarowser constructor
       new  b288c65   Refactore openUILinkIn to divert all the calls from places UI to use our preferences, update the function to address the changes in FeedHandler.loadFeed, since Firefox 42+ clicking 'Subscribe to This Page' always show 'Subscribe to this feed' page
       new  bdd779c   Don't inherits tab scroll by 'Open Link in Duplicated Tab' command
       new  5d82c28   Follow up bug 1263975 - XUL scrollbox (e.g. the tab bar) should respond to pixel scrolls by pixel scrolling
       new  cff7b12   Function isElementVisible can return wrong value when rect values are not integer
       new  f4de880   Bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab
       new  63d9ed9   Remove redundant character escape from regular expression to find function end
       new  f6a536d   Change tablib.getValidUrl to get its arguments directly from gContextMenu
       new  400e3b0   Typos and other errors in Regexp
       new  318826f   Fix Webstorm inspection errors - xml files
       new  e465080   Fix Webstorm inspection errors - Unit of measure 'px', 'pt' and '%' are redundant for '0'
       new  68916d5   Fix Webstorm inspection errors - if statements which can be simplified to single assignment or return statements
       new  11febaa   Fix Webstorm inspection errors - return is unnecessary as the last statement in a function with no return
       new  938b62e   Fix Webstorm inspection errors - remove unnecessary local variables, which add nothing to the comprehensibility of a function
       new  36cf0b9   Fix Webstorm inspection errors - Using throw statements as a "goto" to change the local flow of control is likely to be confusing
       new  9559d72   Fix Webstorm inspection errors - the inspection detects float values of pixel lengths
       new  23496c9   Fix Webstorm inspection errors - css errors
       new  185f3db   Fix Webstorm inspection errors - Unclosed string literal
       new  6d27471   Change draggeType to dragType in minit.js
       new  9caf3ca   Fix typo askBeforSave
       new  778cdd0   Rename browsr.css to browser.css
       new  ed2751d   Fix typo posiotion (newTabButton.position)
       new  cb79f46   Fix all typos after Webstorm spellcheck - preferences
       new  83c1893   Fix all typos after Webstorm spellcheck - chrome
       new  06d0508   Fix all typos after Webstorm spellcheck - modules
       new  7960a50   Update locales from http://www.babelzilla.org
       new  2babbc1   Imported Upstream version 0.4.2.3~160425a1
       new  0cd8629   Merge tag 'upstream/0.4.2.3_160425a1'
       new  d4ff257   Refresh patch
       new  1e24816   Update upstream changelog
       new  f8c6b0e   Update Standards-Version to 3.9.8
       new  6678bf5   Update changelog for 0.4.2.3~160425a1-1 release

The 73 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                               | 798 ++++++++++-----------
 META-INF/mozilla.rsa                               | Bin 4197 -> 4197 bytes
 META-INF/mozilla.sf                                |   4 +-
 chrome/content/about.xul                           |   2 +-
 chrome/content/changecode.js                       |   3 +-
 chrome/content/click/click.js                      |  47 +-
 chrome/content/content.js                          | 107 ++-
 chrome/content/extensions/extensions.js            |  49 +-
 chrome/content/extensions/sage.js                  |   4 +-
 chrome/content/flst/lasttab.js                     |  12 +-
 chrome/content/links/setup.js                      |  30 +-
 chrome/content/links/userInterface.js              |  44 +-
 chrome/content/minit/minit.js                      | 103 ++-
 chrome/content/minit/renameTab.xul                 |   5 +-
 chrome/content/minit/tabView.js                    |  22 +-
 chrome/content/minit/tablib.js                     | 153 ++--
 chrome/content/overlay/{browsr.css => browser.css} |  14 +-
 chrome/content/overlay/firefox.css                 |   2 +-
 chrome/content/places/places.js                    | 106 +--
 chrome/content/preferences/appearance.js           |  28 +-
 chrome/content/preferences/appearance.xul          |  32 +-
 chrome/content/preferences/events.js               |   8 +-
 chrome/content/preferences/events.xul              |  12 +-
 chrome/content/preferences/links.js                |   2 +-
 chrome/content/preferences/links.xul               |   4 +-
 chrome/content/preferences/menu.xul                |   2 +-
 chrome/content/preferences/mouse.js                |   4 +-
 chrome/content/preferences/mouse.xul               |   2 +-
 .../preferences/overlay/incontentPreferences.xul   |  10 +-
 chrome/content/preferences/overlay/main.xul        |   4 +-
 .../preferences/overlay/overlaySanitizeUI.js       |   4 +
 .../preferences/overlay/overlaySanitizeUI.xul      |  20 +-
 chrome/content/preferences/overlay/preferences.xml |   1 +
 .../preferences/overlay/preferencesOverlay.js      |  12 +-
 chrome/content/preferences/preferences.js          |  22 +-
 chrome/content/preferences/session.js              |   8 +-
 chrome/content/preferences/session.xul             |  10 +-
 chrome/content/preferences/shortcuts.js            |   6 +-
 chrome/content/preferences/shortcuts.xml           |   6 +-
 chrome/content/preferences/shortcutsLabels.xml     |   1 +
 .../preferences/subdialogs/pref-appearance.css     |   2 +-
 .../preferences/subdialogs/pref-appearance.js      |   2 +-
 .../preferences/subdialogs/pref-appearance.xml     |  10 +-
 .../preferences/subdialogs/pref-appearance.xul     |   5 +-
 .../preferences/subdialogs/pref-filetype.js        |   9 +-
 .../preferences/subdialogs/pref-filetype.xul       |   3 +-
 chrome/content/session/promptservice.js            |  24 +-
 chrome/content/session/promptservice.xul           |   8 +-
 chrome/content/session/session.js                  | 323 +++++----
 chrome/content/session/sessionStore.js             |  48 +-
 chrome/content/tab/scrollbox.xml                   |  18 +-
 chrome/content/tab/tab.js                          | 244 ++++---
 chrome/content/tab/tabbrowser.xml                  |   2 +
 chrome/content/tab/tabbrowser_4.xml                |   5 +-
 chrome/content/tab/tabbrowser_proxy.xml            |   1 +
 chrome/content/tab/tabmix.xml                      |   2 +
 chrome/content/tab/tabmix_3.xml                    |   2 +
 chrome/content/tabmix.js                           | 112 ++-
 chrome/content/tabmix.xul                          |   4 +-
 chrome/content/utils.js                            |  20 +-
 chrome/locale/ar/pref-tabmix.dtd                   |   8 +-
 chrome/locale/ar/session-manager.properties        |  16 +-
 chrome/locale/ar/tabmix.properties                 |   1 +
 chrome/locale/bg-BG/pref-tabmix.dtd                |   8 +-
 chrome/locale/bg-BG/session-manager.properties     |  16 +-
 chrome/locale/bg-BG/tabmix.properties              |   1 +
 chrome/locale/ca/pref-tabmix.dtd                   |   8 +-
 chrome/locale/ca/session-manager.properties        |  16 +-
 chrome/locale/ca/tabmix.properties                 |   1 +
 chrome/locale/cs-CZ/pref-tabmix.dtd                |   8 +-
 chrome/locale/cs-CZ/session-manager.properties     |  16 +-
 chrome/locale/cs-CZ/tabmix.properties              |   1 +
 chrome/locale/da/pref-tabmix.dtd                   |   8 +-
 chrome/locale/da/session-manager.properties        |  16 +-
 chrome/locale/da/tabmix.properties                 |   1 +
 chrome/locale/de/pref-tabmix.dtd                   |   8 +-
 chrome/locale/de/session-manager.properties        |  16 +-
 chrome/locale/de/tabmix.properties                 |   1 +
 chrome/locale/el/pref-tabmix.dtd                   |   8 +-
 chrome/locale/el/session-manager.properties        |  16 +-
 chrome/locale/el/tabmix.properties                 |   1 +
 chrome/locale/en-US/pref-tabmix.dtd                |  10 +-
 chrome/locale/en-US/session-manager.properties     |  16 +-
 chrome/locale/en-US/tabmix.properties              |   1 +
 chrome/locale/es-ES/pref-tabmix.dtd                |   8 +-
 chrome/locale/es-ES/session-manager.properties     |  16 +-
 chrome/locale/es-ES/tabmix.properties              |   1 +
 chrome/locale/et-EE/pref-tabmix.dtd                |   8 +-
 chrome/locale/et-EE/session-manager.properties     |  16 +-
 chrome/locale/et-EE/tabmix.properties              |   1 +
 chrome/locale/eu/pref-tabmix.dtd                   |   8 +-
 chrome/locale/eu/session-manager.properties        |  16 +-
 chrome/locale/eu/tabmix.properties                 |   1 +
 chrome/locale/fa-IR/pref-tabmix.dtd                |   8 +-
 chrome/locale/fa-IR/session-manager.properties     |  16 +-
 chrome/locale/fa-IR/tabmix.properties              |   1 +
 chrome/locale/fi/pref-tabmix.dtd                   |   8 +-
 chrome/locale/fi/session-manager.properties        |  16 +-
 chrome/locale/fi/tabmix.properties                 |   1 +
 chrome/locale/fr/pref-tabmix.dtd                   |   8 +-
 chrome/locale/fr/session-manager.properties        |  16 +-
 chrome/locale/fr/tabmix.properties                 |   1 +
 chrome/locale/he-IL/pref-tabmix.dtd                |   8 +-
 chrome/locale/he-IL/session-manager.properties     |  16 +-
 chrome/locale/he-IL/tabmix.properties              |   1 +
 chrome/locale/hr-HR/pref-tabmix.dtd                |   8 +-
 chrome/locale/hr-HR/session-manager.properties     |  16 +-
 chrome/locale/hr-HR/tabmix.properties              |   1 +
 chrome/locale/hu-HU/pref-tabmix.dtd                |   8 +-
 chrome/locale/hu-HU/session-manager.properties     |  16 +-
 chrome/locale/hu-HU/tabmix.properties              |   1 +
 chrome/locale/it/pref-tabmix.dtd                   |  10 +-
 chrome/locale/it/session-manager.properties        |  16 +-
 chrome/locale/it/tabmix.properties                 |   1 +
 chrome/locale/ja/pref-tabmix.dtd                   |   8 +-
 chrome/locale/ja/session-manager.properties        |  16 +-
 chrome/locale/ja/tabmix.properties                 |   1 +
 chrome/locale/ko-KR/pref-tabmix.dtd                |   8 +-
 chrome/locale/ko-KR/session-manager.properties     |  16 +-
 chrome/locale/ko-KR/tabmix.properties              |   1 +
 chrome/locale/lv-LV/pref-tabmix.dtd                |   8 +-
 chrome/locale/lv-LV/session-manager.properties     |  16 +-
 chrome/locale/lv-LV/tabmix.properties              |   1 +
 chrome/locale/nl/pref-tabmix.dtd                   |   8 +-
 chrome/locale/nl/session-manager.properties        |  16 +-
 chrome/locale/nl/tabmix.properties                 |   1 +
 chrome/locale/pl/pref-tabmix.dtd                   |   8 +-
 chrome/locale/pl/session-manager.properties        |  16 +-
 chrome/locale/pl/tabmix.properties                 |   1 +
 chrome/locale/pt-BR/pref-tabmix.dtd                |   8 +-
 chrome/locale/pt-BR/session-manager.properties     |  22 +-
 chrome/locale/pt-BR/tabmix.dtd                     |   2 +-
 chrome/locale/pt-BR/tabmix.properties              |   1 +
 chrome/locale/pt-PT/pref-tabmix.dtd                |   8 +-
 chrome/locale/pt-PT/session-manager.properties     |  16 +-
 chrome/locale/pt-PT/tabmix.properties              |   1 +
 chrome/locale/ro/pref-tabmix.dtd                   |   8 +-
 chrome/locale/ro/session-manager.properties        |  16 +-
 chrome/locale/ro/tabmix.properties                 |   1 +
 chrome/locale/ru-RU/pref-tabmix.dtd                |   8 +-
 chrome/locale/ru-RU/session-manager.properties     |  16 +-
 chrome/locale/ru-RU/tabmix.properties              |   1 +
 chrome/locale/sk-SK/pref-tabmix.dtd                |   8 +-
 chrome/locale/sk-SK/session-manager.properties     |  16 +-
 chrome/locale/sk-SK/tabmix.properties              |   1 +
 chrome/locale/sr/pref-tabmix.dtd                   |   8 +-
 chrome/locale/sr/session-manager.properties        |  16 +-
 chrome/locale/sr/tabmix.properties                 |   1 +
 chrome/locale/sv-SE/pref-tabmix.dtd                |   8 +-
 chrome/locale/sv-SE/session-manager.properties     |  16 +-
 chrome/locale/sv-SE/tabmix.properties              |   1 +
 chrome/locale/tr/pref-tabmix.dtd                   |   8 +-
 chrome/locale/tr/session-manager.properties        |  16 +-
 chrome/locale/tr/tabmix.properties                 |   1 +
 chrome/locale/uk-UA/pref-tabmix.dtd                |   8 +-
 chrome/locale/uk-UA/session-manager.properties     |  16 +-
 chrome/locale/uk-UA/tabmix.properties              |   1 +
 chrome/locale/vi/pref-tabmix.dtd                   |   8 +-
 chrome/locale/vi/session-manager.properties        |  16 +-
 chrome/locale/vi/tabmix.properties                 |   1 +
 chrome/locale/zh-CN/pref-tabmix.dtd                |   8 +-
 chrome/locale/zh-CN/session-manager.properties     |  16 +-
 chrome/locale/zh-CN/tabmix.properties              |   1 +
 chrome/locale/zh-TW/pref-tabmix.dtd                |   8 +-
 chrome/locale/zh-TW/session-manager.properties     |  16 +-
 chrome/locale/zh-TW/tabmix.properties              |   1 +
 chrome/skin/app_version/39.0/linux/browser.css     |   1 +
 chrome/skin/app_version/39.0/tabStyles.css         |  28 +-
 chrome/skin/app_version/39.0/win/tabStyles.css     |   2 +-
 chrome/skin/app_version/all/linux/browser.css      |   5 +-
 chrome/skin/app_version/all/mac/browser.css        |   2 +-
 chrome/skin/app_version/all/mac/progress.css       |   4 +-
 chrome/skin/app_version/all/win/browser.css        |   4 +-
 chrome/skin/app_version/all/win/progress.css       |   4 +-
 .../skin/app_version/before39.0/linux/browser.css  |   1 +
 chrome/skin/app_version/before39.0/tabStyles.css   |  28 +-
 chrome/skin/general.css                            |   8 +-
 chrome/skin/preferences.css                        |  36 +-
 chrome/skin/preferencesOverlay.css                 |  10 +-
 chrome/skin/renameTab.css                          |   2 +-
 chrome/skin/shortcuts.css                          |   6 +-
 chrome/skin/tab.css                                |  14 +-
 debian/changelog                                   |   6 +
 debian/control                                     |   2 +-
 ...0001-No-phone-home-on-install-and-upgrade.patch |   4 +-
 debian/upstream-changelog                          |  16 +
 defaults/preferences/tabmix.js                     |   7 +-
 install.rdf                                        |   2 +-
 modules/AsyncUtils.jsm                             |   4 +-
 modules/ContentClick.jsm                           |  88 +--
 modules/ContextMenu.jsm                            |   3 +-
 modules/Decode.jsm                                 |   3 +-
 modules/DownloadLastDir.jsm                        |   2 +-
 modules/DynamicRules.jsm                           |  37 +-
 modules/LinkNodeUtils.jsm                          |   4 +-
 modules/MergeWindows.jsm                           |  30 +-
 modules/Places.jsm                                 |   2 +-
 modules/Services.jsm                               |   8 +-
 modules/Shortcuts.jsm                              |  11 +-
 modules/SingleWindowModeUtils.jsm                  |  18 +-
 modules/TabGroupsMigrator.jsm                      |  42 +-
 modules/Utils.jsm                                  |   8 +-
 modules/extensions/AddonManager.jsm                |   4 +-
 modules/extensions/CompatibilityCheck.jsm          |  95 +--
 modules/extensions/TabGroupsManager.jsm            |   8 +-
 modules/log.jsm                                    |  18 +-
 206 files changed, 2100 insertions(+), 1911 deletions(-)
 rename chrome/content/overlay/{browsr.css => browser.css} (95%)

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