[Pkg-mozext-commits] [tabmixplus] annotated tag upstream/0.5.0.0 created (now d219c07)

David Prévot taffit at moszumanska.debian.org
Mon Jun 6 00:02:50 UTC 2016


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

taffit pushed a change to annotated tag upstream/0.5.0.0
in repository tabmixplus.

        at  d219c07   (tag)
   tagging  000d16fb16a078f4ea93e76e6bc4113b8efc4e03 (commit)
  replaces  upstream/0.4.2.3_160425a1
 tagged by  David Prévot
        on  Sun Jun 5 19:18:47 2016 -0400

- Log -----------------------------------------------------------------
Upstream version 0.5.0.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAABCAAGBQJXVLNXAAoJEAWMHPlE9r08THoH/iM7djP718VmMAAupVcAr944
+L25VqpCpP/55/RgyFu5kmxKOUmRsONywbobF4WrjnBkgZRTNE1+HjZW74RLwF2g
t7LjxK9qavhU3LU0U9+ySG5dhV7QBuKCaueuX67O6FudBPy6z65o7peaaE7wZzgb
mIhjEBkU1t3FVjaTtKtRyH+w/UXAXnqm3mO4KUuSwUfK2G/KBJcCNnx2vLjqrw/F
SjjCal4V4K3aPqcSllAlqzW/bg23ygZnwAOyfgPxFMzOHDsqMQ+jrsBdCyZs+0dz
RwSDGAxsmQaW9sFxIvIDEr8Huqka2MMdQvv9BHsUPGHJaTzH3qNeGb87d2E52HA=
=KNPR
-----END PGP SIGNATURE-----

David Prévot (1):
      Imported Upstream version 0.5.0.0

onemen (51):
      Added tag 0.4.2.2 for changeset ce4e5a766c5a
      Added tag 0.4.2.3pre.160425a1 for changeset 81464dd855c3
      Update maxVersion to 49.0a1
      ReferenceError: XPCOMUtils is not defined in MergeWindows.jsm, regressed by changeset 5deb30e30392
      Add new line at the end of all log messages
      Update compatibility with treeStyleTab - follow up changeset d5cd8b3c10e1 and  changeset 3389b946b4d9, when our preference is to open the tab next and the current tab in pinned (app tab), open the new tab before the first non-pinned tab
      Refactor log.obj to prevents TypeError: can't convert undefined\null to object and for the case the function was called with non-object argument
      Fix changeset af1baf9d6f33, Add 'Report a Bug' button in tab-mix-plus page at addons.mozilla.org for all languages
      Follow up bug 1255925 - Give a name to getters/setters and integer-named methods
      Follow up bug 1178337 - Part 1: Supports all referrer policies for element atrributes
      Follow up bug 1237077 - Part 1: drag an URL into new tab should inherit userContextId
      Eslint 2.9.0 fix some bugs on no-fallthrough rule
      Eslint 2.9.0 new rules
      Services.appinfo.ID fails on Firefox 32, Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXULAppInfo.ID]
      Follow up bug 1014185, The customization panel is no longer loaded via about:customizing
      Links from jetbrains.com open in the same tab
      Disable the hidden firefox button in Tab mix options > Session, to prevent it from being selected by tabbox.xml code.
      Typo
      Vertical-tabs-reloaded extensions version 0.6.0 renamed its object from VerticalTabs to VerticalTabsReloaded
      Update compatibility with tabkit-2nd-edition
      Replace eval of gBrowser.addTab with wrapped function
      Replace eval of gBrowser.removeTab with wrapped function
      Replace eval of gBrowser._blurTab with wrapped function
      Follow up bug 1251987 - The list of tabs is scrolled by very small number of tabs when I rotate mouse wheel (with setting "scroll by 1 page")
      Update compatibility with Sage 1.5.4
      Use text-link handler for links from our about dialog. Remove obsolete Tabmix.openURL function that used to open links from old Extension/Theme Managers
      Update Eslint Tabmix and Firefox globals, enable eslint-plugin-mozilla import-globals rules
      Update Eslint globals for other extensions
      Handle content click event for all browsers when window.gMultiProcessBrowser is true, the previous code was skip about: tabs
      Typo in changeset d6bd9a05061e
      Moving a tab to a different window leaves other tabs shifted in the source window - add missed call to _finishAnimateTabMove from bug 786593
      Use AppConstants.jsm, from Firefox 39, to get the platform
      Follow up bug 1143038 - Use AppConstants in tabbrowser.xml
      Update install.rdf to format that addons-linter can identify
      Added tag 0.5.0.0pre.160515a1 for changeset c2cf88574488
      Left-over debug code, from changeset e9d819690e34, break some functions when X-notifier installed
      Check for the existence of gBrowser.tabContainer._verticalTabs to identify if vertical-tabs-reloaded installed before VerticalTabsReloaded exist
      Update compatibility with treeStyleTab - update changeset d5cd8b3c10e1 - prepare the tree to open the new tab as next sibling for all calls to gBrowser.addTab, not just from openUILinkIn or from external app.
      Using strict equality (===) break 'open tab next' when relatedToCurrent is undefined and referrerURI exist, make sure relatedToCurrent is not undefined
      Dragging links between two tabs is not working. Regrresed by changeset c3edbc0d0f57
      Don't open new tab from facebook chat and settings
      Add allowSingleLine to Eslint brace-style rule
      Make sure caller is not a null
      Disable 'Place on left side' when treeStyleTab installed, 1. treeStyleTab have similar preference. 2. TreeStyleTabBrowser.prototype.initTabContentsOrderInternal throw last window reopen
      Follow up bug 1268943 - Middle mouse click on links in settings does nothing (should open in new tab).
      Don't disable inverse focus preferences when 'Middle-click or Control-click opens items in current tab' is on. The inverse preferences controls not only links
      Update locales from http://www.babelzilla.org
      Added tag 0.5.0.0pre.160522a1 for changeset ce044332bd42
      Update locales from http://www.babelzilla.org
      Merge with default
      Version update to 0.5.0.0

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  a7a25c8   Added tag 0.4.2.2 for changeset ce4e5a766c5a
       new  d9a0862   Added tag 0.4.2.3pre.160425a1 for changeset 81464dd855c3
       new  6df1c8d   Update maxVersion to 49.0a1
       new  2700b3a   ReferenceError: XPCOMUtils is not defined in MergeWindows.jsm, regressed by changeset 5deb30e30392
       new  f635863   Add new line at the end of all log messages
       new  0c4cc81   Update compatibility with treeStyleTab - follow up changeset d5cd8b3c10e1 and  changeset 3389b946b4d9, when our preference is to open the tab next and the current tab in pinned (app tab), open the new tab before the first non-pinned tab
       new  55c31ae   Refactor log.obj to prevents TypeError: can't convert undefined\null to object and for the case the function was called with non-object argument
       new  183b1ec   Fix changeset af1baf9d6f33, Add 'Report a Bug' button in tab-mix-plus page at addons.mozilla.org for all languages
       new  33d2547   Follow up bug 1255925 - Give a name to getters/setters and integer-named methods
       new  32bc1b4   Follow up bug 1178337 - Part 1: Supports all referrer policies for element atrributes
       new  d0ad42c   Follow up bug 1237077 - Part 1: drag an URL into new tab should inherit userContextId
       new  27c000a   Eslint 2.9.0 fix some bugs on no-fallthrough rule
       new  5336f3f   Eslint 2.9.0 new rules
       new  447ddf7   Services.appinfo.ID fails on Firefox 32, Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXULAppInfo.ID]
       new  c660e02   Follow up bug 1014185, The customization panel is no longer loaded via about:customizing
       new  fc21409   Links from jetbrains.com open in the same tab
       new  d082bd0   Disable the hidden firefox button in Tab mix options > Session, to prevent it from being selected by tabbox.xml code. tabbox.xml > _selectNewTab only skip tab with hidden or disabled property
       new  e15d6d3   Typo
       new  d9255e5   Vertical-tabs-reloaded extensions version 0.6.0 renamed its object from VerticalTabs to VerticalTabsReloaded
       new  f9d1112   Update compatibility with tabkit-2nd-edition
       new  5525fc6   Replace eval of gBrowser.addTab with wrapped function
       new  82a3716   Replace eval of gBrowser.removeTab with wrapped function
       new  3619bcc   Replace eval of gBrowser._blurTab with wrapped function
       new  5f26eb0   Follow up bug 1251987 - The list of tabs is scrolled by very small number of tabs when I rotate mouse wheel (with setting "scroll by 1 page")
       new  c856e8c   Update compatibility with Sage 1.5.4
       new  2477693   Use text-link handler for links from our about dialog. Remove obsolete Tabmix.openURL function that used to open links from old Extension/Theme Managers
       new  8e9bede   Update Eslint Tabmix and Firefox globals, enable eslint-plugin-mozilla import-globals rules
       new  7600bd8   Update Eslint globals for other extensions
       new  3cc1d2e   Handle content click event for all browsers when window.gMultiProcessBrowser is true, the previous code was skip about: tabs
       new  28204df   Typo in changeset d6bd9a05061e
       new  c415eb9   Moving a tab to a different window leaves other tabs shifted in the source window - add missed call to _finishAnimateTabMove from bug 786593
       new  c470273   Use AppConstants.jsm, from Firefox 39, to get the platform
       new  bfd4f40   Follow up bug 1143038 - Use AppConstants in tabbrowser.xml
       new  08b505f   Update install.rdf to format that addons-linter can identify
       new  29efa17   Added tag 0.5.0.0pre.160515a1 for changeset c2cf88574488
       new  b0ccfc8   Left-over debug code, from changeset e9d819690e34, break some functions when X-notifier installed
       new  d198a0f   Check for the existence of gBrowser.tabContainer._verticalTabs to identify if vertical-tabs-reloaded installed before VerticalTabsReloaded exist
       new  3570d0b   Update compatibility with treeStyleTab - update changeset d5cd8b3c10e1 - prepare the tree to open the new tab as next sibling for all calls to gBrowser.addTab, not just from openUILinkIn or from external app.
       new  e39535d   Using strict equality (===) break 'open tab next' when relatedToCurrent is undefined and referrerURI exist, make sure relatedToCurrent is not undefined
       new  45d599f   Dragging links between two tabs is not working. Regrresed by changeset c3edbc0d0f57
       new  9e27f8d   Don't open new tab from facebook chat and settings
       new  0224e99   Add allowSingleLine to Eslint brace-style rule
       new  40d3025   Make sure caller is not a null
       new  f264fda   Disable 'Place on left side' when treeStyleTab installed, 1. treeStyleTab have similar preference. 2. TreeStyleTabBrowser.prototype.initTabContentsOrderInternal throw last window reopen
       new  59666b2   Follow up bug 1268943 - Middle mouse click on links in settings does nothing (should open in new tab).
       new  733dbd0   Don't disable inverse focus preferences when 'Middle-click or Control-click opens items in current tab' is on. The inverse preferences controls not only links
       new  9db57d7   Update locales from http://www.babelzilla.org
       new  7684a7a   Added tag 0.5.0.0pre.160522a1 for changeset ce044332bd42
       new  9e7c38c   Update locales from http://www.babelzilla.org
       new  a8ad777   Merge with default
       new  2920299   Version update to 0.5.0.0
       new  000d16f   Imported Upstream version 0.5.0.0

The 52 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.


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