[Pkg-mozext-commits] [tabmixplus] branch jessie updated (89c3d6d -> 0f66927)

David Prévot taffit at moszumanska.debian.org
Sun Aug 28 16:45:31 UTC 2016


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

taffit pushed a change to branch jessie
in repository tabmixplus.

      from  89c3d6d   Update changelog for 0.4.1.8-1~deb8u1 release
      adds  3656048   Missing quotation mark aroud TabmixSvc.aboutBlank. (changeset 8abf33f8e0d4)
      adds  a664a2c   Remove font size from 'Hide the tab bar' label (in-content)
      adds  886081e   Update changesets 94b9a6a863d3, 1a3a96a04011, disable PlacesCommandHook.bookmarkPage from Firefox 40
      adds  928b576   TypeError - this.clog is not a function, changeset 763e406914eb
      adds  837e7e5   Follow up bug 947854 - Exiting DOM fullscreen also exits window fullscreen mode, Bug 1161802 part 2 - Split nsGlobalWindow::SetFullScreenInternal into two parts, one part before the window resizing, the other after.
      adds  b26ff15   Left over from changeset 85e2ad410dc4
      adds  1733803   Calling SessionStore.getTabState before Firefox 28 with pending 'about:config' tab throw 'TypeError: browser.contentDocument.getElementById(...) is null' in SessionStore._updateTextAndScrollDataForTab or TextAndScrollData.jsm
      adds  a470d3a   Update compatibility with Treestyletab extension
      adds  d6ae406   Fix incompatibility with Treestyletab extension, Open Link in Foreground/Background Tab Broken in 0.4.1.8, regressed by changeset 049df3172bd4
      adds  7240182   SingleWindowModeUtils fail to close new window, gPluginHandler.pluginCrashed was changed to gPluginHandler.NPAPIPluginCrashed by bug 1110887 (Firefox 40)
      adds  7c25b62   Reuse blank tab when closing new window in single window mode, update referrerPolicy code after bug 1113431
      adds  aefd871   Don't remove all backup when new provate window is open, Don't remove existin crashed data when user disabled backup, add missing crashed session data when new session opened with single private window.
      adds  554bd37   Restore to New Window(s) from private window opens new private window without restoring any tab
      adds  eaedeb2   Flags argument of String.prototype.{search,match,replace} is deprecated
      adds  e5b64ba   Rename chrome/skin/app_version/4.0 folder to chrome/skin/app_version/all, move general.css to chrome/skin/general.css
      adds  1fb9d64   Follow up bug 1066531, move all style rules with selected/visuallyselected attribute to separate files under app_version/before39.0 and app_version/39.0 folder. Move our style attributes to gBrowser.tabContainer and update style rules accordingly.
      adds  ff7a39a   Simplifies background color rules by joining tabmix_australis and tabmix_#Style~="bg" selectors into tabmix_#Style~="aus"
      adds  87aeecd   Use gBrowser._switcher.updateDisplay to update display with our attributes instead of 'TabSwitchDone' event
      adds  07bf236   Typo
      adds  8b9ce72   Apply changeset b5352747aac3 only for toolbarbutton-1 on TabsToolbar
      adds  15e7841   Follow up bug 1118285 - The browser.newtab.url preference is abused and should be removed
      adds  a44bd7e   Pressing Shift while 'Ctrl+Tab tabs list popup' is visible hides the popup
      adds  7781b95   Update maxVersion to 42.0a1
      adds  761d095   Imported Upstream version 0.4.1.9~150703a1
      adds  6650d17   Merge tag 'upstream/0.4.1.9_150703a1'
      adds  e7a179e   Refresh patch
      adds  43d3811   Update upstream changelog
      adds  9195c7e   Update changelog for 0.4.1.9~150703a1-1 release
      adds  8de10bd   Added tag 0.4.1.9pre.150703a1 for changeset 882af80dc22d
      adds  e84e025   Show the new version page for all official versions and for development versions if auto update is on for Tabmix and the new version is from a different date then the installed version
      adds  47c6d1d   Don't open new tab from facebook chat settings
      adds  be24a02   Follow up bug 1166757 - Remove browser.__SS_data
      adds  882ce30   Properly handle Ctrl/Command + W in shortcuts edit box, the default behavior is to close the preferences window
      adds  5eab2cd   Fix lint error 'function closure expressions' is only available in Mozilla JavaScript extensions and move our changeCode function out of the global namespace (changeset 43010a8017e3)
      adds  b2c936f   Wrong value calculated for '-moz-margin-start' and '-moz-margin-end' on Firefox 39 when selected tab is not visualyselected, regressed by bug 1066531
      adds  1dc9100   Use 'remote' attribute from browser instead of tab, Follow up bug 1095475 - [e10s] Replace tab underlines with tooltip
      adds  e6ac062   Follow up bug 1129957 - [e10s] RemoteWebNavigation doesn't accept postdata or headers
      adds  d8528f1   Update locales from http://www.babelzilla.org
      adds  cf4face   Leftover from changeset e59894cf8dd0, Implementing String.prototype.startsWith
      adds  145d5d3   Typo in changeset 1298b3f57b58, type of selectedItem.value is string
      adds  a4357c9   Make sure docShell exit before processing message to the content
      adds  536d581   Dragging bookmark or livemark from the Bookmarks toolbar always have 'copy' dropEffect
      adds  9bd0c67   Disabled 'undo closed tabs button' when 'browser.sessionstore.max_tabs_undo' changed to zero
      adds  8e17766   Open tab from History doesn't follow Tabmix options
      adds  1aa4255   Replace "extensions.tabmix.loadFolderAndReplace" with "extensions.tabmix.loadBookmarksAndReplac", update the sring in the options window to "Groups of bookmarks/history"
      adds  683c998   Implement Firefox's overflow/underflow handler code from our overflow setter, with some them or extensions (Classic Theme Restorer) overflow event isn't fired properly on multi-row
      adds  5256b41   Workaround for bug 1157404 - [e10s] Possible to end up with two visuallyselected="true" tabs at the same time
      adds  8947fee   Increase the timeout before calling convertFile, calling it to soon after our prompt dialog closed causing Session Manager Extension convertFile to fail
      adds  38369cb   Replace in our log.jsm module logStringMessage with logMessage and add reportError to log error message to the console with the error file and line number
      adds  bbaab28   New module AsyncUtils.jsm to help use callbacks as promises
      adds  c818f58   When preference value is not initialize use valueFromPreferences to get the value directly
      adds  857f72f   Use OS.File to import/export our preferences file asynchronicity
      adds  e63c5c3   Follow up bug 1109875 - [e10s] Stop using synchronous TabState.flush operations for onTabClose
      adds  485e928   Follow up bug 1094328 - [e10s] Detaching XUL tabs leaves a ghost tab in the old window, and opens a blank tab in the new window
      adds  d6ad1ef   When dropping a tab from another window into pinned tabs area make the tab pinned
      adds  fc7264d   Follow up bug 486262 - Provide visual indicator as to which tab is causing sound, remove all use of tabbrowser.dtd
      adds  b3c8770   Added tag 0.4.1.9pre.150801a1 for changeset c0f3653f204e
      adds  1398a85   Leftover references for changeset c0f3653f204e to tabbrowser.dtd
      adds  38a2e37   Missing module import from changeset 62a73e8f5295 cause - ReferenceError: OS is not defined. Use OS.Constants.Path to get path/to/profile/extensions instead of FileUtils
      adds  96bb352   Update locales from http://www.babelzilla.org
      adds  157ca3c   Move the new visual indicator out of tab-icon stack. the visual indicator is too big on a pinned tab when it is in the stack box (changeset c0f3653f204e)
      adds  dc86360   workaround the regression from bug 1187219, missing visuallyselected, bug 1187219 - Remove _visuallySelected, _logicallySelected from tabbox.xml
      adds  74f1810   Block spaces from the user to go to about:newtab preference
      adds  1afe4ed   Added tag 0.4.1.9pre.150801a2 for changeset 9a66acc65f01
      adds  7f426cb   Clicking on the tab-sound-icon on pinned tab select tab when the option "Mouse click (down and release) to select a tab" is on (Changeset c0f3653f204e)
      adds  4aae3db   Backed out changeset: 2eb1a62c541f, The regression was fixed by bug 1190209 - tabbox.xml should still set the visuallyselected attribute
      adds  a42b9e6   Force Sessionstore to save our persisted tab attributes
      adds  67cb394   Use OS.File to import/export our preferences file asynchronicity, update changeset 908c146f670b to support Pale Moon. Pale Moon 25.6.0 doesn't support generator functions and some OS.file arguments are different
      adds  730b227   Follow up bug 1181475 - Refactor duplicateTabIn to avoid a race between swapping frameloaders and SessionStore
      adds  68a0039   Wrap original PlacesCommandHook.bookmarkPage  function with a function that change browser._contentTitle to a user defined tile when exist
      adds  755fe95   Follow up bug 1071821 - fullscr-toggler element needs to be hidden in DOM fullscreen
      adds  899dbd5   Leftover from changeset 5428fdcf5c9f, follow up bug 947854 - Exiting DOM fullscreen also exits window fullscreen mode
      adds  5c53291   An empty bar is shown at the bottom when in fullscreen video (DOMFullscreen) and the tabs are on bottom. Followup bug 1177185 - Work around the inDOMFullscreen attribute being removed too late by checking inFullscreen too
      adds  bf55b2d   Workaround for bug in treeStyleTab, with version 0.15.2015061300a003855 gBrowser.treeStyleTab.initTabContentsOrder throw on Firefox 41+
      adds  5d0957c   Elements on tab are missed placed when close tab button is on the left side and when it is back on the right side
      adds  d00f180   Added tag 0.4.1.9pre.150815a1 for changeset fa3c152344b7
      adds  669937f   Update maxVersion to 43.0a1 and minVersion to 31.0
      adds  7d3acc9   Follow up bug 1160023 Implement new fullscreen popup design from bug 1129061, break Tabmix when tabbar on the bottom
      adds  a4ded93   Leaving YouTube full screen (DOMFullscreen) removes hides the tab bar, when the tab bar in multi-row mode calling setHeight too soon set the height to zero.
      adds  6259c7f   Clicking on the icon to mute then unmute (or unmute then mute) without moving the mouse off the icon can trigger double click event on the tab, and close it (Changeset c0f3653f204e)
      adds  bd20146   follow up bug 1193830 - _overPlayingIcon is not reset if there is no mouseenter/mouseleave event
      adds  1f987a1   New tooltip on multi-rows scroll button to show rows count and selected tab position
      adds  fa65d2d   New option 'Allow pinned tabs to scroll' in multi-rows
      adds  fd98da2   Update locales from http://www.babelzilla.org
      adds  5550a47   Imported Upstream version 0.4.1.9~150819a1
      adds  8da0bd2   Merge tag 'upstream/0.4.1.9_150819a1'
      adds  41bbc50   Refresh patch
      adds  d14a19c   Update upstream changelog
      adds  b1d9178   Update changelog for 0.4.1.9~150819a1-1 release
      adds  ce50b4e   Added tag 0.4.1.8 for changeset 834dd4231bd3
      adds  9b91277   Added tag 0.4.1.9pre.150819a1 for changeset 14630a99562d
      adds  d768b39   Update locales from http://www.babelzilla.org
      adds  f914fe2   Merge with default
      adds  0ec6e18   Version update to 0.4.1.9
      adds  d5cd388   Imported Upstream version 0.4.1.9
      adds  8c6a498   Merge tag 'upstream/0.4.1.9'
      adds  0965c80   Update changelog for 0.4.1.9-1 release
      adds  a3dd56b   Added tag 0.4.1.9 for changeset 628f4c45eb9a
      adds  d3c2aa8   Add shortcut to 'Clear Closed Tabs List'
      adds  b3c8d33   Replace one line functions without curly brackets with arrow function. this style brake jscs
      adds  42fa846   Fix spaces in the code (with jscs)
      adds  74c7f7e   Start using ESLint fix spaces and space after typeof
      adds  3a02456   Start using ESLint and fix error according to the new rules
      adds  ce39f21   Don't style visited tab as unloaded
      adds  be254ac   Add new preference to show/hide the new Mute Tab/Unmute Tab menu item in tab context menu
      adds  b621cbc   Follow up bug 1207490 - Part 1: Remove use of expression closure from browser/base/
      adds  6e2bbc8   Update changeset c998b9a6d766, add timeout until the panel was shown
      adds  b85c42e   Update maxVersion to 44.0a1
      adds  ce0dbea   Fix compatibility with Cyberfox 41, NewTabURL.jsm not exist
      adds  c5e5f33   Follow up bug 1202902 - replace global let with var
      adds  43219f4   Fix eslint error Designated alias 'self' is not assigned to 'this'. Use arrow function in setTimeout
      adds  4e01b1a   Follow up bug 1165973 - use outline instead of border for focus ring, remove border from text link button
      adds  3f05cdb   Apply Eslint indent
      adds  e6515f1   Selected tab doesn't show custom background color in the middle
      adds  607fcdb   Incompatibility with RequestPolicy Continued extension https://requestpolicycontinued.github.io, "Open other tabs next to current one" doesn't work
      adds  6731d27   Update locales from http://www.babelzilla.org
      adds  aca379e   Added tag 0.4.2.0pre.151021a1 for changeset bcf67a1e1e79
      adds  d7efcb38  Hide Mute Tab/Unmute Tab for all Firefox version before Firefox 43
      adds  0894969   Can't disable conflicted extensions, typo in changeset 0fa626adc544
      adds  e00726d   Follow up bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService
      adds  c8df433   Tabbar background color in multi-row doesn’t match the background color in single-row on Mac OS X
      adds  0ddd833   Update content.js with changes from browser/base/content/content.js
      adds  3e5b40a   Replace eval of ContentClick.contentAreaClick with wrapped function to prevent incompatibility with BackTrack Tab History extension. Change whereToOpenLink function to return fixed 'where' when called from ContentClick.contentAreaClick
      adds  61ea8f0   Incompatibility with BackTrack Tab History extension, Apply our changeCode function earlier on functions that are modified by BackTrack Tab History
      adds  2e98601   Don't add observer before closing a window in single window mode
      adds  73589cf   Dragging tabs between windows broken in 0.4.1.9, it only open blank tab on the target window. TypeError: gBrowser.updateBrowserRemotenessByURL is not a function (Palemoon 25-26, Firefox before 33), changeset 849c5f93b65e
      adds  d44f405   When the tabs are vertical (Tree Style Tab, Vertical Tabs) and the "New tab button" setting is on "After last tab" two new tab buttons are displayed, one after the last tab and one at the bottom
      adds  ff04a32   New options in Options > Links > Open links with target to existing frame in the current tab, default true
      adds  6b8a9cc   TypeError: 'toString' called on an object that does not implement interface Exception. When error is instanceof Components.Exception
      adds  fab65bf   Incompatibility with Tree Style Tab extension
      adds  6a0c6a5   Incompatibility with Tree Style Tab extension, Tab mix loses the ability to color tab texts (regressed by changeset 19e6cddedc19)
      adds  8490292   Change Options>Display>Tab - Highlight to Styles
      adds  b27d2f0   String.prototype.repeat available from Firefox 24.0
      adds  0dd0aff   New preference in Options>Display>Tab>Styles - 'Disable custom background colors'
      adds  ed123aa   New preference in Options>Display>Tab>Styles - 'Apply background color for squared tabs', Allow users to set custom background colors when Tree Style Tab extension installed
      adds  e764ab7   Fix some eslint operator-linebreak and no-unneeded-ternary warnings
      adds  d529990   Follow up bug 1207594 - Drop a link on tab bar doesn't work (link from external application)
      adds  0dad42e   [e10s] Add content script to handle drop event, open new tab when url dropped on locked tab content
      adds  184014b   Update maxVersion to 45.0a1
      adds  a4a49c5   Update locales from http://www.babelzilla.org
      adds  f326306   Added tag 0.4.2.0pre.151031a1 for changeset 7380291c7123
      adds  1616e85   ContentClick.jsm is not included in some Firefox forks (Cyberfox before version 42)
      adds  de713f4   Replace var EXPORTED_SYMBOLS with this.EXPORTED_SYMBOLS in our modules
      adds  15c7916   Fix gBrowser.getTabForLastPanel for the case mPanelContainer.lastChild is preloadedBrowser
      adds  01db8b4   Move getTitleFromBookmark functions to Places.jsm
      adds  6304bab   Add content script to use bookmark name as tab title in about:newtab
      adds  bb4757e   Don't change default behavior for link with spaces, support.hp.com uses special link format internally
      adds  516bdbe   Add the Eslint configuration file to our repository
      adds  76b1008   Change Eslint no-unused-vars to vars: all and fix all error
      adds  5da91a0   Apply Eslint rules brace-style and space-after-keywords
      adds  f669e04   Apply Eslint rule: block-scoped-var
      adds  06f98e5   REmove unused case (changeset 74057ca22277)
      adds  ebef2fb   Apply Eslint new rule (version 1.9.0) : no-case-declarations
      adds  923a08a   Update button height on TabsToolbar for Firefox 42+
      adds  35d97c8   Use media queries instead of attribute to apply different css rule, fix background color for tabs below content in Windows
      adds  146fc1a   Selecting a tab before moving it to a different position can unnecessarily scroll the tabbar (selecting a tab trigger ensureElementIsVisible)
      adds  e577d64   Workaround for bug 1157404 - [e10s] Possible to end up with two visuallyselected="true" tabs at the same time Backed out changeset fd2318e8513b fixed: Tabmix scrolls my tab bar when opening new tab, see commit message for changeset 680efec2e71c
      adds  ee60b5f   Update changeset 766a9da39bc3, block calls to toggleTabbarVisibility when 'fullscr-bottom-toggler' does not exist
      adds  e09dda0   Update changeset ee420945e5ee, add call to updateTabbarBottomPosition
      adds  c8813ac   Update links to our help page to open in http://tmp.garyr.net/support/viewpage.php
      adds  6362294   Add help button near button that open sub dialog, show icon in sub dialog help button
      adds  9680272   Follow up bug 1203524 - search.xml should use Services.jsm, Clicking on search arrow button (search-go-button) does nothing in Firefox 43 (TypeError: textBox._prefBranch is undefined)
      adds  5a696c3   Show function full name when Tabmix.changeCode is unable to change function
      adds  3003036   When maximizing window with multi-row with scroll buttons, updateVerticalTabStrip need some time before it can calculate correctly the number of rows
      adds  f34e7df   Update the area that uses to hide the tabbar on full screen when Tabmix changes the tabbar height or when the tabbar is below content
      adds  a2baba6   Calling window.duplicateTabIn, to duplicate tab to window, break Tabmix.delayedStartup. When gBrowser._switcher.visibleTab is closing window.getComputedStyle from "tab-background-middle" is null Update changeset 552d048cb11d
      adds  d0a9feb   Replace eval of FullScreen.showNavToolbox (former FullScreen_mouseoverToggle) with wrapped function to prevent incompatibility with TreeStyleTab extension
      adds  d79cc20   Replace eval of window.duplicateTabIn with wrapped function to prevent incompatibility with TreeStyleTab extension
      adds  f8ea6bd   Incompatibility with TreeStyleTab extension, TreeStyleTab 0.16.2015111001 wrap openURI in nsBrowserAccess.prototype.__treestyletab__openURI
      adds  83dd64c   When a browser window has pinned tabs open, dragging a tab from another window to the right of the last pinned tab pins it automatically. changeset 776d43f5b832
      adds  d295de1   Update locales from http://www.babelzilla.org
      adds  9acd462   Added tag 0.4.2.0pre.151113a1 for changeset 8fc9feb70bd6
      adds  e8e978e   Follow up changeset 8f7534dea438, duplicated tab not opened next to original when openDuplicateNext is true if openTabNext is false
      adds  ca50a8c   Add VariableDeclarator to Eslint indent rule, turn off some rules on session folder to prevent merge problem with other branches
      adds  a00505c   Fix AMO signing validation issues
      adds  063dfc6   Reuse current blank tab when opening closed tab, instead of opening new tab and closing the blank tab
      adds  17af54f   Incompatibility with Google Redirects Fixer & Tracking Remover, when google tab is locked link open two tabs - one blank tab and the other with the linked page
      adds  1137780   Follow up bug 1217586 - fix modifier click / enter on SVG links by passing node principal
      adds  3a10e72   Style issues with PaleMoon on Mac OS: tab background colors not working, drop indicator is not in place when tabs are in multi-row, and close button on background tabs is invisible
      adds  48b19c7   Update install.rdf to prevent AMO validation error 'The RDF parser was unable to parse the install.rdf file included with this add-on'
      adds  a0b461b   Added tag 0.4.2.0pre.151127a1 for changeset 0e4a991b7117
      adds  3069136   After using decodeURI on a href, many have spaces. Backed out changeset: 12fc79a35b9f
      adds  864fe40   Follow up bug 1227116 - fix cmd-click on SVG links as well
      adds  05a718b   Pending tab shrink for a moment when restoring starts, SessionStore change the title to 'Connecting…'. Don't remove tab width when widthFitTitle is true and the tab is restoring
      adds  f667d46   Incompatibility with Pale Moon Tab Groups extnesion, TabView.prepareUndoCloseTab and TabView.afterUndoCloseTab are not exist.
      adds  7b9a95b   Follow up bug 1187357 - rename referrer policy attribute in frontend code
      adds  7a00c2d   Can't customize tab bar at the bottom
      adds  6d7e74f   Apply Eslint rules indent, brace-style, space-after-keywords and no-case-declarations to session folder Fix Eslint error Designated alias 'self' is not assigned to 'this'. Use arrow function in setTimeout
      adds  c8a770c   Some leftover from changeset b6d2aa4df9e9, Follow up bug 1202902 - replace global let with var
      adds  9587e1a   Follow up bug 1218249 - check type of node before using xlink:href
      adds  cf52e4a   Preference 'pref_newTabUrl' velue is null before we add its name property (changeset b697692746f5)
      adds  bc28b82   When 'browser.newtab.url' or 'extensions.tabmix.replaceLastTabWith.newtab.url' value is empty string show 'about:blank' in the corresponding text box in the option windows
      adds  91427de   Added tag 0.4.2.0pre.151212a1  for changeset f85921a82b1e
      adds  e6e93d9   Incompatibility problem with Stay-Open Menu, Undo closed tab from undo closed button list always open last closed tab. when the menu is closed before we do our restoreCommand aEvent.originalTarget.value is null
      adds  a9b2c78   Update changeset 5d030e80f724 for Plae Moon
      adds  0bfaa95   Update maxVersion to 46.0a1
      adds  b4f68a5   Update locales from http://www.babelzilla.org
      adds  5468dc9   Merge with default
      adds  7bbd8a3   Version update to 0.4.2.0
      adds  8e2119a   Imported Upstream version 0.4.2.0
      adds  65f9b52   Merge tag 'upstream/0.4.2.0'
      adds  a6d2f7f   Refresh patch
      adds  22231ef   Update upstream changelog
      adds  a9fedf3   Update changelog for 0.4.2.0-1 release
      adds  46e72c8   Always check if the link is an xpi link, don't open new tab for left click on xpi links
      adds  2ccdfed   Incompatibility with Tab Deque extension, other tabs can't be selected and will quickly revert to the current one. Use the default mousedown event when we don't prevent the default behavior
      adds  856b328   Our session manager causing SessionStore to send 'SSWindowStateReady' event after each restored tab, regressed after Bug 1067648 - Introduce restoreTab() and use it from restoreTabs()
      adds  0d1ce13   Clean calls to Tabmix.flst.cancel
      adds  a85a789   Incompatibility with new TabGroup extension that replaced Firefox build-in panorama
      adds  429b1a0   Remove Array.slice generics usage, follow up bug 1228975
      adds  0e17dba   Remove Array.forEach generics usage, follow up bug 1228975
      adds  be1ae68   Remove Array.filter generics usage, follow up bug 1228975
      adds  5223d4d   Remove Array.some and Array.map generics usage, follow up bug 1228975
      adds  483ae65   Update .eslintrc for Eslint 2, fix some errors that reveals by the new eslint
      adds  7d1b369   Added tag 0.4.2.1pre.151226a1 for changeset 8d6cc52256bf
      adds  22f0a74   Add '_afterTabduplicated' property directly to Tabmix
      adds  2057989   Add '_warnedBeforeClosing' property directly to Tabmix
      adds  3aa723c   Remove obsolete code from Tabmix.beforeBrowserInitOnLoad (Code for Firefox/PlaeMoone versions before 25)
      adds  d6be993   Clean our modification to gBrowserInit._delayedStartup – move the block deal with swap tab to gBrowser.swapBrowsersAndCloseOther
      adds  5d4250a   Initialize our session manager after SessionStore.promiseInitialized resolved
      adds  2828a27   Clean up the code that set SessionStroe last session state
      adds  6ce467d   Replace eval of gBrowserInit._delayedStartup with wrapped function, fix incompatibility with Multiple Tab Handler extension
      adds  66a3aaa   Update the code that change gBrowser.tabContainer._animateTabMove, fix incompatibility with Multiple Tab Handler extension
      adds  4f1b914   Make sure that extensions.tabmix.version value is a string
      adds  707b075   Update TMP_tabDNDObserver.onDragStart, follow up bugs: 863512, 1194311, 1214428
      adds  eb82131   Remove unused code
      adds  f2cb49c   Preference window overlay does not start when nglayout.debug.disable_xul_fastload and nglayout.debug.disable_xul_cache are true. Add onload attribute to the prefwindowto workaround this issue
      adds  c1d99a7   Update preferences window height after changesets 3c6e77658fa5 ,ee420945e5ee
      adds  a1c67a7   Update changeset d181198ffe55, TabGroup extension add the changes we do in TMP_TabView._patchTabviewFrame to its code in version 1.0.2b1
      adds  8188cee   When tab restoring by SessionStore remove its visited attribute. visited attribute exist on pending tab when SessionStroe overwrite tabs change the selected tab
      adds  eec2556   Set session state selectedWindow to 1 when converting sessions
      adds  ea0c7a3   Typo in changeset 302a79f2e48d
      adds  8f6bd36   Add call to setTabStyle from switcher.updateDisplay to update previously selected tab style
      adds  82158d5   Don't make first restored tab visible when we restored the session into hidden group fix typo in changeset 1553cb0a2702
      adds  6c88027   Expression closures are deprecated
      adds  03b6e0a   Update .eslintrc for Eslint 2, fix some errors that reveals by the new eslint
      adds  0babcda   Session manager is broken in Nightly build after 2016-01-21. Follow up bug 1233803 - Get rid of of sessionHistory CPOW sent up via WebNavigation:SetHistory message
      adds  4d5f26b   Start using the new Tab mix domain 'tabmixplus.org' instead of 'tmp.garyr.net'
      adds  defc52a   ReferenceError - reference to undefined property this.id, changeset 78129ed2f8fd
      adds  1d073ac   Imported Upstream version 0.4.2.1~160124a1
      adds  4ec6fa7   Merge tag 'upstream/0.4.2.1_160124a1'
      adds  2975c7c   Refresh patch
      adds  5a4fb8a   Update upstream changelog
      adds  ecc2155   Update homepage URL
      adds  93b210c   Update Standards-Version to 3.9.7
      adds  6ea447b   Update changelog for 0.4.2.1~160124a1-1 release
      adds  779c2b8   Added tag 0.4.2.1pre.160124a1 for changeset 5079db3367eb
      adds  26ffc39   Update maxVersion to 47.0a1
      adds  7f8593d   Follow up bug 1219215 - part 1: remove window-drag bindings and other callers of WindowDraggingUtils, replace with using window-dragging region everywhere
      adds  ff1a3d4   Disallow mouse down on TabsToolbar to start dragging the window when one of the key modifiers is down
      adds  9efe4a2   Eslint v2.0.0-rc.0 remove 'no-empty-label'
      adds  58b3e1c   Unnecessary call to TMP_Places.getTabTitle when PlacesCommandHook.uniqueCurrentPages called from PlacesCommandHook.updateBookmarkAllTabsCommand, updateBookmarkAllTabsCommand only check uniqueCurrentPages.length
      adds  4ff7548   Remove shadow from TabsToolbar when it is on the bottom
      adds  23efd3d   Ctrl-Tab - tabs list responds to the mouse – not working on Mac
      adds  48a82f5   Remove workarounds for bug 817947, it was fixed for Firefox 22
      adds  8af3c12   Follow up bug 1244496: Add more detail to TabOpen/TabClose events for tabs moved between windows
      adds  74b3d59   With tabs set to bottom of browser, top of browser acts like title bar when double clicked (Bug 1248225)
      adds  b71c0fc   Follow up bug 332195 - part 1: don't focus tabs by default, add pref to be able to revert late if we see too many issues
      adds  dc5c1a4   Follow uo bug 1247920 - Remove tabs' visibleLabel property and TabLabelModified event
      adds  7a4b896   TypeError: GroupItems.groupItem(data.id) is null
      adds  96a6e90   Typo in changeset 03acf56e2443
      adds  3e7788e   Follow up bug 1246907 - Open link in a Container Tab - in the context menu. open link in background doesn't working
      adds  08e1144   Menu Wizard extension version 4.02 dispatch popupshowing event for tabContextMenu and contentAreaContextMenu
      adds  74103a6   Update compatibility with TreeStyleTab extension version 0.16.2016021602
      adds  12c09d1   Imported Upstream version 0.4.2.1~160216a1
      adds  752a0eb   Merge tag 'upstream/0.4.2.1_160216a1'
      adds  f9ea09c   Refresh patch
      adds  4540005   Update upstream changelog
      adds  4ebf81c   Update changelog for 0.4.2.1~160216a1-1 release
      adds  5856f86   Added tag 0.4.2.0 for changeset 86930dd810eb
      adds  654139c   Added tag 0.4.2.1pre.160216a1 for changeset 4cb555e75b82
      adds  575b75c   Follow uo bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code
      adds  708f79f   Use eslint-plugin-mozilla to lint xml files
      adds  1635ba6   Turn on eslint-plugin-mozilla/balanced-listeners and fix errors
      adds  abc68e9   ReferenceError: TabItems is not defined
      adds  c32d265   TypeError: invalid 'in' operand node in ContentClick.jsm miscellaneous function when clicking on link with onclick and no href
      adds  cb72173   Enable Eslint no-use-before-define
      adds  4fc25c2   Drag-n-drop url from location bar to a locked tab loading url in that tab
      adds  ce47030   Add new function TabmixSvc.getDialogStrings to get commonDialogs.properties strings. bug 1219794 removed editBookmark.cancel.label entity from browser.dtd
      adds  789d032   Move the changes to openUILinkIn into the beginning of openLinkIn, Allow to load url to the current tab when caller is ReaderParent.toggleReaderMode
      adds  9776958   Notify the user when TabView is missing and the restored session contains groups
      adds  e594eb4   Backup history sessions with more than one group when user starts Firefox 45+ for the first time without Tab Groups extension
      adds  f1c4df0   Create TabGroupsMigrator.jsm and move to it new functions from changesets 6c166b2305b7 and 90deaeb2cc7a
      adds  0217a98   Show missing tabview notification on all windows, close all notification when user close it in one window
      adds  969beff   Convert session state once instead of converting each window tabs and closed tabs separately
      adds  ebcdee7   Update openNewWindow according to SessionStore._openWindowWithState
      adds  bd2774c   Use mergeWindows to merge the state when in concatenat mode
      adds  1c9dfc5   Remove hidden tab groups from state. Update changeset 90deaeb2cc7a.
      adds  a21778d   Add new function to bookmark sessions with groups
      adds  46c3545   Bookmark sessions with more than one group when user starts Firefox 45+ for the first time without Tab Groups extension
      adds  7d8d0c1   Show background tab group restoration page
      adds  c457611   Allow to load about:blank address on about:sessionRestore and aboutTabGroupsMigration
      adds  fda8761   Update locales from http://www.babelzilla.org
      adds  501e6d0   Added tag 0.4.2.1pre.160228a1 for changeset 07a1243bcc53
      adds  efc644a   Call updateScrollStatus when transitionend call adjustTabstrip (tab is fully open)
      adds  0779cc1   Firefox TabGroupsMigrator.migrate only create a backup file, bookmarks and a new tab to restore hidden tabs if tabs were actually removed from |state| by _removeHiddenTabGroupsFromState. fix changeset f28429fe7551
      adds  1415a49   Add new function to bookmark sessions, with and without groups, fix changeset 7b62fb27f914
      adds  0db4e05   Update locales from http://www.babelzilla.org
      adds  0e734f4   Added tag 0.4.2.1pre.160228a2 for changeset 2f0191004fdc
      adds  2e2f731   Apply Eslint no-shadow
      adds  b89047a   Restore windows order and selected window
      adds  27e5c4b   Update locales from http://www.babelzilla.org
      adds  8970362   Merge with default
      adds  8994acb   Version update to 0.4.2.1
      adds  d7d510f   Added tag 0.4.2.1 for changeset 65833102a784
      adds  5adf322   Typo, TabGroupsMigrator.jsm exist since Firefox 45
      adds  c241cf3   Merge with default
      adds  d4f566b   Version update to 0.4.2.2
      adds  5ab988f   Imported Upstream version 0.4.2.2
      adds  60e2e6f   Merge tag 'upstream/0.4.2.2'
      adds  bc78563   Refresh patch
      adds  8bdb723   Update upstream changelog
      adds  27b5081   Update changelog for 0.4.2.2-1 release
      adds  6955a1c   Drop Iceweasel from description
      adds  415d835   Imported Upstream version 0.4.2.3~160319a1
      adds  bcb1050   Merge tag 'upstream/0.4.2.3_160319a1'
      adds  bb9223e   Update upstream changelog
      adds  46d59b6   Refresh patch
      adds  8426104   Update changelog for 0.4.2.3~160319a1-1 release
      adds  b4a2df0   Actually watch pre-releases
      adds  8165710   Imported Upstream version 0.4.2.3~160328a1
      adds  babfa59   Merge tag 'upstream/0.4.2.3_160328a1'
      adds  586b5ea   Refresh patch
      adds  aa24431   Update upstream changelog
      adds  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
      adds  934739f   Added tag 0.4.2.3pre.160319a1 for changeset 0c076e20b96f
      adds  9d2f5bb   Remove jshint comments
      adds  36be346   Redeclaration of variable stack in gBrowser.addTab before Firefox version 37, changeset d3f86efb794e
      adds  bcbe7ab   Use Tabmix.callerTrace instead of isCallerInList, getCallerNameByIndex and callerName
      adds  688bb5e   let unknownContentType dialog or nsIFilePicker more time to open
      adds  803abd5   Update changesets 5e45a1919ab5 and 71660ede1517, -moz-window-dragging is not recognize by PlaeMoon
      adds  ec1a7b8   Follow up bug 1171245 - Include changes attributes in TabAttrModified event
      adds  7946718   Update compatibility with treeStyleTab - instruct treeStyleTab to use 'kNEWTAB_OPEN_AS_NEXT_SIBLING' when our preference is to open the tab next
      adds  3b8aa89   Enable Eslint rules: no-self-compare, semi-spacing and linebreak-style. No errors
      adds  34a11c5   Remove TabmixSvc.syncHandlers
      adds  93f564a   Follow up bug 1257554 - Remove restore on demand checkbox
      adds  f4c09a5   Follow up changeset 837ad81a0bfb, call TabsInTitlebar.updateAppearance every time we set new height for the first time
      adds  e5e8cbf   Prevent tabs toolbar buttons from disappearing when there is more than one row of tabs
      adds  739ef42   Added tag 0.4.2.3pre.160328a1 for changeset aa6d8706d637
      adds  eeb0699   Add support to Tab Kit 2nd Edition
      adds  285ad69   Disable 'pinnedTabScroll' when Tabmix.extensions.verticalTabBar is true, (changeset e8019f4dbff6)
      adds  5865146   Fix changeset 16dc9be85881, about:config document don't have getSelection function
      adds  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)
      adds  72704c2   Add 'Report a Bug' button in tab-mix-plus page at addons.mozilla.org
      adds  74d1fbd   Move PrivateBrowsing functions to TabmixSessionManager
      adds  c336c39   Update SingleWindowModeUtils.onload after bug 1186521
      adds  af4f7c7   Rename .eslintrc, .eslintrc_mozilla to .eslintrc.js, .eslintrc_mozilla.js
      adds  6226e2e   Enable Eslint 'no-else-return'
      adds  a89fd24   Sort .eslintrc.js in the same order as eslint\conf\eslint.json
      adds  3371367   Update Eslint ECMAScript 6 rules
      adds  92ea1e4   Enable Eslint 'no-implicit-coercion'
      adds  ce0df1b   Enable more Eslint rules, no errors
      adds  ce395b4   Enable Eslint 'no-floating-decimal'
      adds  78d802d   Enable Eslint 'block-spacing'
      adds  e4def44   Enable Eslint 'dot-location'
      adds  d336fef   Enable Eslint 'max-statements-per-line'
      adds  8c4e25f   Enable Eslint 'no-useless-concat'
      adds  f505e66   Enable Eslint 'no-useless-call'
      adds  9eb00ff   Enable Eslint 'padded-blocks'
      adds  83d6363   Enable Eslint 'operator-assignment'
      adds  bad1ca0   Enable Eslint 'guard-for-in'
      adds  b68d353   Enable Eslint 'no-useless-escape'
      adds  86bc72c   Enable Eslint 'no-continue'
      adds  d862883   Backed out changeset 8cb54b08cd25 (bug 729011) for bug 1257686
      adds  a5ee7dc   Update the check for SearchLoad Options extension and Searchload Options Revived (Pale Moon)
      adds  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)
      adds  c7a47e6   Update incompatibility with Vertical Tabs Reloaded, reset initialization flag for Tabmix.initialization.run in the tabbarowser constructor
      adds  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
      adds  bdd779c   Don't inherits tab scroll by 'Open Link in Duplicated Tab' command
      adds  5d82c28   Follow up bug 1263975 - XUL scrollbox (e.g. the tab bar) should respond to pixel scrolls by pixel scrolling
      adds  cff7b12   Function isElementVisible can return wrong value when rect values are not integer
      adds  f4de880   Bug 1093642 - Part 2: Decide if we allow mixed content before sending click event to remote tab
      adds  63d9ed9   Remove redundant character escape from regular expression to find function end
      adds  f6a536d   Change tablib.getValidUrl to get its arguments directly from gContextMenu
      adds  400e3b0   Typos and other errors in Regexp
      adds  318826f   Fix Webstorm inspection errors - xml files
      adds  e465080   Fix Webstorm inspection errors - Unit of measure 'px', 'pt' and '%' are redundant for '0'
      adds  68916d5   Fix Webstorm inspection errors - if statements which can be simplified to single assignment or return statements
      adds  11febaa   Fix Webstorm inspection errors - return is unnecessary as the last statement in a function with no return
      adds  938b62e   Fix Webstorm inspection errors - remove unnecessary local variables, which add nothing to the comprehensibility of a function
      adds  36cf0b9   Fix Webstorm inspection errors - Using throw statements as a "goto" to change the local flow of control is likely to be confusing
      adds  9559d72   Fix Webstorm inspection errors - the inspection detects float values of pixel lengths
      adds  23496c9   Fix Webstorm inspection errors - css errors
      adds  185f3db   Fix Webstorm inspection errors - Unclosed string literal
      adds  6d27471   Change draggeType to dragType in minit.js
      adds  9caf3ca   Fix typo askBeforSave
      adds  778cdd0   Rename browsr.css to browser.css
      adds  ed2751d   Fix typo posiotion (newTabButton.position)
      adds  cb79f46   Fix all typos after Webstorm spellcheck - preferences
      adds  83c1893   Fix all typos after Webstorm spellcheck - chrome
      adds  06d0508   Fix all typos after Webstorm spellcheck - modules
      adds  7960a50   Update locales from http://www.babelzilla.org
      adds  2babbc1   Imported Upstream version 0.4.2.3~160425a1
      adds  0cd8629   Merge tag 'upstream/0.4.2.3_160425a1'
      adds  d4ff257   Refresh patch
      adds  1e24816   Update upstream changelog
      adds  f8c6b0e   Update Standards-Version to 3.9.8
      adds  6678bf5   Update changelog for 0.4.2.3~160425a1-1 release
      adds  a7a25c8   Added tag 0.4.2.2 for changeset ce4e5a766c5a
      adds  d9a0862   Added tag 0.4.2.3pre.160425a1 for changeset 81464dd855c3
      adds  6df1c8d   Update maxVersion to 49.0a1
      adds  2700b3a   ReferenceError: XPCOMUtils is not defined in MergeWindows.jsm, regressed by changeset 5deb30e30392
      adds  f635863   Add new line at the end of all log messages
      adds  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
      adds  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
      adds  183b1ec   Fix changeset af1baf9d6f33, Add 'Report a Bug' button in tab-mix-plus page at addons.mozilla.org for all languages
      adds  33d2547   Follow up bug 1255925 - Give a name to getters/setters and integer-named methods
      adds  32bc1b4   Follow up bug 1178337 - Part 1: Supports all referrer policies for element atrributes
      adds  d0ad42c   Follow up bug 1237077 - Part 1: drag an URL into new tab should inherit userContextId
      adds  27c000a   Eslint 2.9.0 fix some bugs on no-fallthrough rule
      adds  5336f3f   Eslint 2.9.0 new rules
      adds  447ddf7   Services.appinfo.ID fails on Firefox 32, Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXULAppInfo.ID]
      adds  c660e02   Follow up bug 1014185, The customization panel is no longer loaded via about:customizing
      adds  fc21409   Links from jetbrains.com open in the same tab
      adds  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
      adds  e15d6d3   Typo
      adds  d9255e5   Vertical-tabs-reloaded extensions version 0.6.0 renamed its object from VerticalTabs to VerticalTabsReloaded
      adds  f9d1112   Update compatibility with tabkit-2nd-edition
      adds  5525fc6   Replace eval of gBrowser.addTab with wrapped function
      adds  82a3716   Replace eval of gBrowser.removeTab with wrapped function
      adds  3619bcc   Replace eval of gBrowser._blurTab with wrapped function
      adds  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")
      adds  c856e8c   Update compatibility with Sage 1.5.4
      adds  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
      adds  8e9bede   Update Eslint Tabmix and Firefox globals, enable eslint-plugin-mozilla import-globals rules
      adds  7600bd8   Update Eslint globals for other extensions
      adds  3cc1d2e   Handle content click event for all browsers when window.gMultiProcessBrowser is true, the previous code was skip about: tabs
      adds  28204df   Typo in changeset d6bd9a05061e
      adds  c415eb9   Moving a tab to a different window leaves other tabs shifted in the source window - add missed call to _finishAnimateTabMove from bug 786593
      adds  c470273   Use AppConstants.jsm, from Firefox 39, to get the platform
      adds  bfd4f40   Follow up bug 1143038 - Use AppConstants in tabbrowser.xml
      adds  08b505f   Update install.rdf to format that addons-linter can identify
      adds  29efa17   Added tag 0.5.0.0pre.160515a1 for changeset c2cf88574488
      adds  b0ccfc8   Left-over debug code, from changeset e9d819690e34, break some functions when X-notifier installed
      adds  d198a0f   Check for the existence of gBrowser.tabContainer._verticalTabs to identify if vertical-tabs-reloaded installed before VerticalTabsReloaded exist
      adds  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.
      adds  e39535d   Using strict equality (===) break 'open tab next' when relatedToCurrent is undefined and referrerURI exist, make sure relatedToCurrent is not undefined
      adds  45d599f   Dragging links between two tabs is not working. Regrresed by changeset c3edbc0d0f57
      adds  9e27f8d   Don't open new tab from facebook chat and settings
      adds  0224e99   Add allowSingleLine to Eslint brace-style rule
      adds  40d3025   Make sure caller is not a null
      adds  f264fda   Disable 'Place on left side' when treeStyleTab installed, 1. treeStyleTab have similar preference. 2. TreeStyleTabBrowser.prototype.initTabContentsOrderInternal throw last window reopen
      adds  59666b2   Follow up bug 1268943 - Middle mouse click on links in settings does nothing (should open in new tab).
      adds  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
      adds  9db57d7   Update locales from http://www.babelzilla.org
      adds  7684a7a   Added tag 0.5.0.0pre.160522a1 for changeset ce044332bd42
      adds  9e7c38c   Update locales from http://www.babelzilla.org
      adds  a8ad777   Merge with default
      adds  2920299   Version update to 0.5.0.0
      adds  000d16f   Imported Upstream version 0.5.0.0
      adds  196e3aa   Merge tag 'upstream/0.5.0.0'
      adds  d46810f   Refresh patch header
      adds  8e3aa55   Update upstream changelog
      adds  84b6eb5   Update changelog for 0.5.0.0-1 release
       new  11fcd74   Merge tag 'debian/0.5.0.0-1' into jessie
       new  0f66927   Update changelog for 0.5.0.0-1~deb8u1 release

The 2 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                               | 1145 ++--
 META-INF/mozilla.rsa                               |  Bin 4196 -> 4196 bytes
 META-INF/mozilla.sf                                |    4 +-
 chrome.manifest                                    |   26 +-
 chrome/content/about.js                            |   10 +-
 chrome/content/about.xul                           |   10 +-
 chrome/content/changecode.js                       |   96 +-
 chrome/content/click/click.js                      |  312 +-
 chrome/content/content.js                          |  358 +-
 chrome/content/extensions/extensions.js            |  456 +-
 chrome/content/extensions/sage.js                  |   88 +-
 chrome/content/extensions/sage.xul                 |   12 +-
 chrome/content/flst/lasttab.js                     |  732 ++-
 chrome/content/links/contentLinks.js               |   11 +-
 chrome/content/links/links.xul                     |   31 +-
 chrome/content/links/newTab.js                     |   41 +-
 chrome/content/links/removeBlankTab.js             |   37 +-
 chrome/content/links/setup.js                      |  445 +-
 chrome/content/links/text_link.css                 |    3 -
 chrome/content/links/text_link.xul                 |   23 -
 chrome/content/links/userInterface.js              |  357 +-
 chrome/content/minit/autoReload.js                 |    9 +-
 chrome/content/minit/minit.js                      |  619 +-
 chrome/content/minit/renameTab.xul                 |    6 +-
 chrome/content/minit/tabView.js                    |  273 +-
 chrome/content/minit/tablib.js                     | 1069 +--
 chrome/content/overlay/{browsr.css => browser.css} |   69 +-
 chrome/content/overlay/firefox.css                 |   23 +
 chrome/content/overlay/palemoon.css                |   21 +
 chrome/content/overlay/tabContextMenu.xul          |   12 +-
 chrome/content/overlay/tabstoolbar.xul             |    6 +-
 chrome/content/places/bookmarkProperties.xul       |    6 +-
 chrome/content/places/places.js                    |  807 ++-
 chrome/content/preferences/appearance.js           |   58 +-
 chrome/content/preferences/appearance.xul          |   75 +-
 chrome/content/preferences/bindings.xml            |    2 +-
 chrome/content/preferences/events.js               |   45 +-
 chrome/content/preferences/events.xul              |   39 +-
 chrome/content/preferences/links.js                |   11 +-
 chrome/content/preferences/links.xul               |   16 +-
 chrome/content/preferences/menu.js                 |   41 +-
 chrome/content/preferences/menu.xul                |   10 +-
 chrome/content/preferences/mouse.js                |   19 +-
 chrome/content/preferences/mouse.xul               |    4 +-
 .../preferences/overlay/incontentPreferences.xul   |   14 +-
 chrome/content/preferences/overlay/main.xul        |    4 +-
 .../preferences/overlay/overlaySanitizeUI.js       |   28 +-
 .../preferences/overlay/overlaySanitizeUI.xul      |   20 +-
 chrome/content/preferences/overlay/preferences.xml |    3 +-
 .../preferences/overlay/preferencesOverlay.js      |  101 +-
 chrome/content/preferences/preferences.js          |  286 +-
 chrome/content/preferences/preferences.xul         |    5 +-
 chrome/content/preferences/session.js              |   36 +-
 chrome/content/preferences/session.xul             |   24 +-
 chrome/content/preferences/shortcuts.js            |   31 +-
 chrome/content/preferences/shortcuts.xml           |   59 +-
 chrome/content/preferences/shortcutsLabels.xml     |    8 +-
 .../preferences/subdialogs/pref-appearance.css     |    7 +-
 .../preferences/subdialogs/pref-appearance.js      |   24 +-
 .../preferences/subdialogs/pref-appearance.xml     |   65 +-
 .../preferences/subdialogs/pref-appearance.xul     |    5 +-
 .../preferences/subdialogs/pref-filetype.js        |  239 +-
 .../preferences/subdialogs/pref-filetype.xul       |    6 +-
 chrome/content/session/promptservice.js            |  469 +-
 chrome/content/session/promptservice.xul           |    8 +-
 chrome/content/session/session.js                  | 6851 ++++++++++----------
 chrome/content/session/sessionStore.js             | 1798 +++--
 chrome/content/tab/scrollbox.xml                   |  236 +-
 chrome/content/tab/tab.js                          | 1143 ++--
 chrome/content/tab/tabbrowser.xml                  |    2 +
 chrome/content/tab/tabbrowser_4.xml                |  109 +-
 chrome/content/tab/tabbrowser_proxy.xml            |    1 +
 chrome/content/tab/tabmix.xml                      |    2 +
 chrome/content/tab/tabmix_3.xml                    |    2 +
 chrome/content/tab/text.xml                        |   30 -
 chrome/content/tabmix.js                           |  626 +-
 chrome/content/tabmix.xul                          |   19 +-
 chrome/content/utils.js                            |   82 +-
 chrome/locale/bg-BG/pref-appearance.dtd            |    3 +-
 chrome/locale/bg-BG/pref-tabmix.dtd                |   15 +-
 chrome/locale/bg-BG/session-manager.properties     |   31 +-
 chrome/locale/bg-BG/tabmix.dtd                     |    4 +-
 chrome/locale/bg-BG/tabmix.properties              |   11 +-
 chrome/locale/ca/pref-appearance.dtd               |    3 +-
 chrome/locale/ca/pref-tabmix.dtd                   |   15 +-
 chrome/locale/ca/session-manager.properties        |   31 +-
 chrome/locale/ca/tabmix.dtd                        |    4 +-
 chrome/locale/ca/tabmix.properties                 |    9 +
 chrome/locale/cs-CZ/pref-appearance.dtd            |    3 +-
 chrome/locale/cs-CZ/pref-tabmix.dtd                |   15 +-
 chrome/locale/cs-CZ/session-manager.properties     |   31 +-
 chrome/locale/cs-CZ/tabmix.dtd                     |    6 +-
 chrome/locale/cs-CZ/tabmix.properties              |   11 +-
 chrome/locale/da/pref-appearance.dtd               |    3 +-
 chrome/locale/da/pref-tabmix.dtd                   |   15 +-
 chrome/locale/da/session-manager.properties        |   31 +-
 chrome/locale/da/tabmix.dtd                        |    4 +-
 chrome/locale/da/tabmix.properties                 |    9 +
 chrome/locale/de/pref-appearance.dtd               |    3 +-
 chrome/locale/de/pref-tabmix.dtd                   |   17 +-
 chrome/locale/de/session-manager.properties        |   31 +-
 chrome/locale/de/tabmix.dtd                        |    4 +-
 chrome/locale/de/tabmix.properties                 |    9 +
 chrome/locale/el/pref-appearance.dtd               |    3 +-
 chrome/locale/el/pref-tabmix.dtd                   |   15 +-
 chrome/locale/el/session-manager.properties        |   31 +-
 chrome/locale/el/tabmix.dtd                        |    4 +-
 chrome/locale/el/tabmix.properties                 |    9 +
 chrome/locale/en-US/pref-appearance.dtd            |    3 +-
 chrome/locale/en-US/pref-tabmix.dtd                |   17 +-
 chrome/locale/en-US/session-manager.properties     |   31 +-
 chrome/locale/en-US/tabmix.dtd                     |    4 +-
 chrome/locale/en-US/tabmix.properties              |    9 +
 chrome/locale/es-ES/pref-appearance.dtd            |    3 +-
 chrome/locale/es-ES/pref-tabmix.dtd                |   17 +-
 chrome/locale/es-ES/session-manager.properties     |   31 +-
 chrome/locale/es-ES/tabmix.dtd                     |    4 +-
 chrome/locale/es-ES/tabmix.properties              |   11 +-
 chrome/locale/et-EE/pref-appearance.dtd            |    3 +-
 chrome/locale/et-EE/pref-tabmix.dtd                |   33 +-
 chrome/locale/et-EE/session-manager.properties     |   31 +-
 chrome/locale/et-EE/tabmix.dtd                     |    4 +-
 chrome/locale/et-EE/tabmix.properties              |   15 +-
 chrome/locale/fa-IR/pref-appearance.dtd            |    3 +-
 chrome/locale/fa-IR/pref-tabmix.dtd                |   15 +-
 chrome/locale/fa-IR/session-manager.properties     |   31 +-
 chrome/locale/fa-IR/tabmix.dtd                     |    4 +-
 chrome/locale/fa-IR/tabmix.properties              |    9 +
 chrome/locale/fr/pref-appearance.dtd               |    3 +-
 chrome/locale/fr/pref-tabmix.dtd                   |   15 +-
 chrome/locale/fr/session-manager.properties        |   31 +-
 chrome/locale/fr/tabmix.dtd                        |    4 +-
 chrome/locale/fr/tabmix.properties                 |   11 +-
 chrome/locale/he-IL/pref-appearance.dtd            |    3 +-
 chrome/locale/he-IL/pref-tabmix.dtd                |   15 +-
 chrome/locale/he-IL/session-manager.properties     |   31 +-
 chrome/locale/he-IL/tabmix.dtd                     |    4 +-
 chrome/locale/he-IL/tabmix.properties              |    9 +
 chrome/locale/hr-HR/pref-appearance.dtd            |    3 +-
 chrome/locale/hr-HR/pref-tabmix.dtd                |   15 +-
 chrome/locale/hr-HR/session-manager.properties     |   31 +-
 chrome/locale/hr-HR/tabmix.dtd                     |    4 +-
 chrome/locale/hr-HR/tabmix.properties              |    9 +
 chrome/locale/hu-HU/pref-appearance.dtd            |    3 +-
 chrome/locale/hu-HU/pref-tabmix.dtd                |   15 +-
 chrome/locale/hu-HU/session-manager.properties     |   31 +-
 chrome/locale/hu-HU/tabmix.dtd                     |    4 +-
 chrome/locale/hu-HU/tabmix.properties              |   11 +-
 chrome/locale/it/pref-appearance.dtd               |    3 +-
 chrome/locale/it/pref-tabmix.dtd                   |   29 +-
 chrome/locale/it/session-manager.properties        |   31 +-
 chrome/locale/it/tabmix.dtd                        |    4 +-
 chrome/locale/it/tabmix.properties                 |    9 +
 chrome/locale/ja/pref-appearance.dtd               |    5 +-
 chrome/locale/ja/pref-tabmix.dtd                   |   21 +-
 chrome/locale/ja/session-manager.properties        |   31 +-
 chrome/locale/ja/tabmix.dtd                        |    4 +-
 chrome/locale/ja/tabmix.properties                 |   11 +-
 chrome/locale/ko-KR/pref-appearance.dtd            |    3 +-
 chrome/locale/ko-KR/pref-tabmix.dtd                |   15 +-
 chrome/locale/ko-KR/session-manager.properties     |   31 +-
 chrome/locale/ko-KR/tabmix.dtd                     |    4 +-
 chrome/locale/ko-KR/tabmix.properties              |    9 +
 chrome/locale/nl/pref-appearance.dtd               |    3 +-
 chrome/locale/nl/pref-tabmix.dtd                   |   15 +-
 chrome/locale/nl/session-manager.properties        |   31 +-
 chrome/locale/nl/tabmix.dtd                        |    4 +-
 chrome/locale/nl/tabmix.properties                 |    9 +
 chrome/locale/pl/pref-appearance.dtd               |    3 +-
 chrome/locale/pl/pref-tabmix.dtd                   |   39 +-
 chrome/locale/pl/session-manager.properties        |   31 +-
 chrome/locale/pl/tabmix.dtd                        |    8 +-
 chrome/locale/pl/tabmix.properties                 |   11 +-
 chrome/locale/pt-BR/pref-appearance.dtd            |    3 +-
 chrome/locale/pt-BR/pref-tabmix.dtd                |   15 +-
 chrome/locale/pt-BR/session-manager.properties     |   31 +-
 chrome/locale/pt-BR/tabmix.dtd                     |    4 +-
 chrome/locale/pt-BR/tabmix.properties              |    9 +
 chrome/locale/pt-PT/pref-appearance.dtd            |    3 +-
 chrome/locale/pt-PT/pref-tabmix.dtd                |   15 +-
 chrome/locale/pt-PT/session-manager.properties     |   31 +-
 chrome/locale/pt-PT/tabmix.dtd                     |    4 +-
 chrome/locale/pt-PT/tabmix.properties              |    9 +
 chrome/locale/ro/pref-appearance.dtd               |    3 +-
 chrome/locale/ro/pref-tabmix.dtd                   |   17 +-
 chrome/locale/ro/session-manager.properties        |   31 +-
 chrome/locale/ro/tabmix.dtd                        |    4 +-
 chrome/locale/ro/tabmix.properties                 |   11 +-
 chrome/locale/ru-RU/pref-appearance.dtd            |    3 +-
 chrome/locale/ru-RU/pref-tabmix.dtd                |   15 +-
 chrome/locale/ru-RU/session-manager.properties     |   31 +-
 chrome/locale/ru-RU/tabmix.dtd                     |    4 +-
 chrome/locale/ru-RU/tabmix.properties              |    9 +
 chrome/locale/sk-SK/pref-appearance.dtd            |    3 +-
 chrome/locale/sk-SK/pref-tabmix.dtd                |   15 +-
 chrome/locale/sk-SK/session-manager.properties     |   31 +-
 chrome/locale/sk-SK/tabmix.dtd                     |    4 +-
 chrome/locale/sk-SK/tabmix.properties              |   11 +-
 chrome/locale/sr/pref-appearance.dtd               |    3 +-
 chrome/locale/sr/pref-tabmix.dtd                   |   15 +-
 chrome/locale/sr/session-manager.properties        |   31 +-
 chrome/locale/sr/tabmix.dtd                        |    4 +-
 chrome/locale/sr/tabmix.properties                 |   11 +-
 chrome/locale/sv-SE/pref-appearance.dtd            |    3 +-
 chrome/locale/sv-SE/pref-tabmix.dtd                |   15 +-
 chrome/locale/sv-SE/session-manager.properties     |   31 +-
 chrome/locale/sv-SE/tabmix.dtd                     |    4 +-
 chrome/locale/sv-SE/tabmix.properties              |    9 +
 chrome/locale/tr/pref-appearance.dtd               |    3 +-
 chrome/locale/tr/pref-tabmix.dtd                   |   15 +-
 chrome/locale/tr/session-manager.properties        |   31 +-
 chrome/locale/tr/tabmix.dtd                        |    4 +-
 chrome/locale/tr/tabmix.properties                 |    9 +
 chrome/locale/uk-UA/pref-appearance.dtd            |    3 +-
 chrome/locale/uk-UA/pref-tabmix.dtd                |   15 +-
 chrome/locale/uk-UA/session-manager.properties     |   31 +-
 chrome/locale/uk-UA/tabmix.dtd                     |    4 +-
 chrome/locale/uk-UA/tabmix.properties              |    9 +
 chrome/locale/vi/pref-appearance.dtd               |    3 +-
 chrome/locale/vi/pref-tabmix.dtd                   |   15 +-
 chrome/locale/vi/session-manager.properties        |   31 +-
 chrome/locale/vi/tabmix.dtd                        |    4 +-
 chrome/locale/vi/tabmix.properties                 |    9 +
 chrome/locale/zh-CN/pref-appearance.dtd            |    3 +-
 chrome/locale/zh-CN/pref-tabmix.dtd                |   19 +-
 chrome/locale/zh-CN/session-manager.properties     |   31 +-
 chrome/locale/zh-CN/tabmix.dtd                     |    6 +-
 chrome/locale/zh-CN/tabmix.properties              |   11 +-
 chrome/locale/zh-TW/pref-appearance.dtd            |    3 +-
 chrome/locale/zh-TW/pref-tabmix.dtd                |   17 +-
 chrome/locale/zh-TW/session-manager.properties     |   31 +-
 chrome/locale/zh-TW/tabmix.dtd                     |    4 +-
 chrome/locale/zh-TW/tabmix.properties              |   11 +-
 chrome/skin/app_version/39.0/linux/browser.css     |   18 +
 chrome/skin/app_version/39.0/mac/browser.css       |   35 +
 chrome/skin/app_version/39.0/tabStyles.css         |  269 +
 chrome/skin/app_version/39.0/win/browser.css       |   29 +
 chrome/skin/app_version/39.0/win/tabStyles.css     |   32 +
 chrome/skin/app_version/4.0/general.css            |  187 -
 chrome/skin/app_version/41.0/win/browser.css       |   36 +
 .../app_version/{4.0 => all}/linux/browser.css     |   15 +-
 .../skin/app_version/{4.0 => all}/mac/browser.css  |   24 +-
 .../skin/app_version/{4.0 => all}/mac/progress.css |    8 +-
 .../skin/app_version/{4.0 => all}/win/browser.css  |   38 +-
 .../skin/app_version/{4.0 => all}/win/progress.css |    8 +-
 .../skin/app_version/before39.0/linux/browser.css  |   18 +
 chrome/skin/app_version/before39.0/mac/browser.css |   35 +
 chrome/skin/app_version/before39.0/tabStyles.css   |  267 +
 chrome/skin/app_version/before39.0/win/browser.css |   37 +
 chrome/skin/general.css                            |   67 +
 chrome/skin/preferences.css                        |   55 +-
 chrome/skin/preferencesOverlay.css                 |   10 +-
 chrome/skin/renameTab.css                          |    2 +-
 chrome/skin/shortcuts.css                          |    6 +-
 chrome/skin/tab.css                                |   35 +-
 debian/changelog                                   |  104 +
 debian/control                                     |    8 +-
 ...0001-No-phone-home-on-install-and-upgrade.patch |   10 +-
 debian/upstream-changelog                          |  265 +
 debian/watch                                       |    4 +-
 defaults/preferences/tabmix.js                     |   30 +-
 install.rdf                                        |   65 +-
 license.txt                                        |   68 +-
 modules/AboutNewTab.jsm                            |  100 +
 modules/AsyncUtils.jsm                             |   56 +
 modules/AutoReload.jsm                             |   83 +-
 modules/ContentClick.jsm                           |  300 +-
 modules/ContextMenu.jsm                            |   20 +-
 modules/Decode.jsm                                 |   13 +-
 modules/DocShellCapabilities.jsm                   |   14 +-
 modules/DownloadLastDir.jsm                        |    6 +-
 modules/DynamicRules.jsm                           |  297 +-
 modules/LinkNodeUtils.jsm                          |   10 +-
 modules/MergeWindows.jsm                           |   95 +-
 modules/NewTabURL.jsm                              |   70 +
 modules/Places.jsm                                 |  135 +-
 modules/RenameTab.jsm                              |   16 +-
 modules/Services.jsm                               |  204 +-
 modules/Shortcuts.jsm                              |  158 +-
 modules/SingleWindowModeUtils.jsm                  |  150 +-
 modules/Slideshow.jsm                              |   19 +-
 modules/TabGroupsMigrator.jsm                      |  326 +
 modules/Utils.jsm                                  |   66 +-
 modules/extensions/AddonManager.jsm                |   95 +-
 modules/extensions/CompatibilityCheck.jsm          |  117 +-
 modules/extensions/TabGroupsManager.jsm            |   36 +-
 modules/log.jsm                                    |  215 +-
 287 files changed, 14898 insertions(+), 11306 deletions(-)
 delete mode 100644 chrome/content/links/text_link.css
 delete mode 100644 chrome/content/links/text_link.xul
 rename chrome/content/overlay/{browsr.css => browser.css} (84%)
 create mode 100644 chrome/content/overlay/firefox.css
 create mode 100644 chrome/content/overlay/palemoon.css
 delete mode 100644 chrome/content/tab/text.xml
 create mode 100644 chrome/skin/app_version/39.0/linux/browser.css
 create mode 100644 chrome/skin/app_version/39.0/mac/browser.css
 create mode 100644 chrome/skin/app_version/39.0/tabStyles.css
 create mode 100644 chrome/skin/app_version/39.0/win/browser.css
 create mode 100644 chrome/skin/app_version/39.0/win/tabStyles.css
 delete mode 100644 chrome/skin/app_version/4.0/general.css
 create mode 100644 chrome/skin/app_version/41.0/win/browser.css
 rename chrome/skin/app_version/{4.0 => all}/linux/browser.css (81%)
 rename chrome/skin/app_version/{4.0 => all}/mac/browser.css (76%)
 rename chrome/skin/app_version/{4.0 => all}/mac/progress.css (79%)
 rename chrome/skin/app_version/{4.0 => all}/win/browser.css (59%)
 rename chrome/skin/app_version/{4.0 => all}/win/progress.css (73%)
 create mode 100644 chrome/skin/app_version/before39.0/linux/browser.css
 create mode 100644 chrome/skin/app_version/before39.0/mac/browser.css
 create mode 100644 chrome/skin/app_version/before39.0/tabStyles.css
 create mode 100644 chrome/skin/app_version/before39.0/win/browser.css
 create mode 100644 chrome/skin/general.css
 create mode 100644 modules/AboutNewTab.jsm
 create mode 100644 modules/AsyncUtils.jsm
 create mode 100644 modules/NewTabURL.jsm
 create mode 100644 modules/TabGroupsMigrator.jsm

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