[Pkg-mozext-commits] [tabmixplus] tag 0.4.2.3pre.160425a1 created (now 7960a50)

David Prévot taffit at moszumanska.debian.org
Mon May 9 02:31:07 UTC 2016


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

taffit pushed a change to tag 0.4.2.3pre.160425a1
in repository tabmixplus.

        at  7960a50   (commit)
This tag includes the following new commits:

       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

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