[Pkg-mozext-commits] [tabmixplus] branch upstream updated (761d095 -> 5550a47)
David Prévot
taffit at moszumanska.debian.org
Fri Aug 28 19:09:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository tabmixplus.
from 761d095 Imported Upstream version 0.4.1.9~150703a1
new 8de10bd Added tag 0.4.1.9pre.150703a1 for changeset 882af80dc22d
new 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
new 47c6d1d Don't open new tab from facebook chat settings
new be24a02 Follow up bug 1166757 - Remove browser.__SS_data
new 882ce30 Properly handle Ctrl/Command + W in shortcuts edit box, the default behavior is to close the preferences window
new 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)
new 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
new 1dc9100 Use 'remote' attribute from browser instead of tab, Follow up bug 1095475 - [e10s] Replace tab underlines with tooltip
new e6ac062 Follow up bug 1129957 - [e10s] RemoteWebNavigation doesn't accept postdata or headers
new d8528f1 Update locales from http://www.babelzilla.org
new cf4face Leftover from changeset e59894cf8dd0, Implementing String.prototype.startsWith
new 145d5d3 Typo in changeset 1298b3f57b58, type of selectedItem.value is string
new a4357c9 Make sure docShell exit before processing message to the content
new 536d581 Dragging bookmark or livemark from the Bookmarks toolbar always have 'copy' dropEffect
new 9bd0c67 Disabled 'undo closed tabs button' when 'browser.sessionstore.max_tabs_undo' changed to zero
new 8e17766 Open tab from History doesn't follow Tabmix options
new 1aa4255 Replace "extensions.tabmix.loadFolderAndReplace" with "extensions.tabmix.loadBookmarksAndReplac", update the sring in the options window to "Groups of bookmarks/history"
new 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
new 5256b41 Workaround for bug 1157404 - [e10s] Possible to end up with two visuallyselected="true" tabs at the same time
new 8947fee Increase the timeout before calling convertFile, calling it to soon after our prompt dialog closed causing Session Manager Extension convertFile to fail
new 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
new bbaab28 New module AsyncUtils.jsm to help use callbacks as promises
new c818f58 When preference value is not initialize use valueFromPreferences to get the value directly
new 857f72f Use OS.File to import/export our preferences file asynchronicity
new e63c5c3 Follow up bug 1109875 - [e10s] Stop using synchronous TabState.flush operations for onTabClose
new 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
new d6ad1ef When dropping a tab from another window into pinned tabs area make the tab pinned
new fc7264d Follow up bug 486262 - Provide visual indicator as to which tab is causing sound, remove all use of tabbrowser.dtd
new b3c8770 Added tag 0.4.1.9pre.150801a1 for changeset c0f3653f204e
new 1398a85 Leftover references for changeset c0f3653f204e to tabbrowser.dtd
new 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
new 96bb352 Update locales from http://www.babelzilla.org
new 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)
new dc86360 workaround the regression from bug 1187219, missing visuallyselected, bug 1187219 - Remove _visuallySelected, _logicallySelected from tabbox.xml
new 74f1810 Block spaces from the user to go to about:newtab preference
new 1afe4ed Added tag 0.4.1.9pre.150801a2 for changeset 9a66acc65f01
new 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)
new 4aae3db Backed out changeset: 2eb1a62c541f, The regression was fixed by bug 1190209 - tabbox.xml should still set the visuallyselected attribute
new a42b9e6 Force Sessionstore to save our persisted tab attributes
new 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
new 730b227 Follow up bug 1181475 - Refactor duplicateTabIn to avoid a race between swapping frameloaders and SessionStore
new 68a0039 Wrap original PlacesCommandHook.bookmarkPage function with a function that change browser._contentTitle to a user defined tile when exist
new 755fe95 Follow up bug 1071821 - fullscr-toggler element needs to be hidden in DOM fullscreen
new 899dbd5 Leftover from changeset 5428fdcf5c9f, follow up bug 947854 - Exiting DOM fullscreen also exits window fullscreen mode
new 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
new bf55b2d Workaround for bug in treeStyleTab, with version 0.15.2015061300a003855 gBrowser.treeStyleTab.initTabContentsOrder throw on Firefox 41+
new 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
new d00f180 Added tag 0.4.1.9pre.150815a1 for changeset fa3c152344b7
new 669937f Update maxVersion to 43.0a1 and minVersion to 31.0
new 7d3acc9 Follow up bug 1160023 Implement new fullscreen popup design from bug 1129061, break Tabmix when tabbar on the bottom
new 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.
new 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)
new bd20146 follow up bug 1193830 - _overPlayingIcon is not reset if there is no mouseenter/mouseleave event
new 1f987a1 New tooltip on multi-rows scroll button to show rows count and selected tab position
new fa65d2d New option 'Allow pinned tabs to scroll' in multi-rows
new fd98da2 Update locales from http://www.babelzilla.org
new 5550a47 Imported Upstream version 0.4.1.9~150819a1
The 57 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 | 453 +++++++++++----------
META-INF/mozilla.rsa | Bin 4197 -> 4197 bytes
META-INF/mozilla.sf | 4 +-
chrome/content/changecode.js | 17 +-
chrome/content/click/click.js | 15 +-
chrome/content/content.js | 27 +-
chrome/content/extensions/extensions.js | 17 +-
chrome/content/links/contentLinks.js | 2 +-
chrome/content/links/setup.js | 6 +-
chrome/content/links/userInterface.js | 14 +-
chrome/content/minit/minit.js | 30 +-
chrome/content/minit/tablib.js | 61 +--
chrome/content/overlay/browsr.css | 31 ++
chrome/content/overlay/tabContextMenu.xul | 4 +-
chrome/content/overlay/tabstoolbar.xul | 6 +-
chrome/content/places/places.js | 43 +-
chrome/content/preferences/appearance.js | 4 +-
chrome/content/preferences/appearance.xul | 19 +-
chrome/content/preferences/events.js | 7 +
chrome/content/preferences/events.xul | 18 +-
chrome/content/preferences/menu.xul | 2 -
chrome/content/preferences/mouse.xul | 2 -
.../preferences/overlay/overlaySanitizeUI.js | 2 +-
chrome/content/preferences/preferences.js | 99 ++---
chrome/content/preferences/session.js | 2 +-
chrome/content/preferences/shortcuts.xml | 15 +-
chrome/content/session/session.js | 43 +-
chrome/content/session/sessionStore.js | 8 +-
chrome/content/tab/scrollbox.xml | 21 +-
chrome/content/tab/tab.js | 103 ++++-
chrome/content/tab/tabbrowser_4.xml | 48 ++-
chrome/content/tabmix.js | 52 ++-
chrome/content/tabmix.xul | 10 +-
chrome/content/utils.js | 4 +-
chrome/locale/ar/pref-tabmix.dtd | 5 +-
chrome/locale/ar/tabmix.properties | 8 +
chrome/locale/bg-BG/pref-tabmix.dtd | 5 +-
chrome/locale/bg-BG/tabmix.properties | 8 +
chrome/locale/ca/pref-tabmix.dtd | 5 +-
chrome/locale/ca/tabmix.properties | 8 +
chrome/locale/cs-CZ/pref-tabmix.dtd | 5 +-
chrome/locale/cs-CZ/tabmix.properties | 8 +
chrome/locale/da/pref-tabmix.dtd | 5 +-
chrome/locale/da/tabmix.properties | 8 +
chrome/locale/de/pref-tabmix.dtd | 7 +-
chrome/locale/de/tabmix.properties | 8 +
chrome/locale/el/pref-tabmix.dtd | 5 +-
chrome/locale/el/tabmix.properties | 8 +
chrome/locale/en-US/pref-tabmix.dtd | 5 +-
chrome/locale/en-US/tabmix.properties | 8 +
chrome/locale/es-ES/pref-tabmix.dtd | 5 +-
chrome/locale/es-ES/tabmix.properties | 8 +
chrome/locale/et-EE/pref-tabmix.dtd | 5 +-
chrome/locale/et-EE/tabmix.properties | 8 +
chrome/locale/eu/pref-tabmix.dtd | 5 +-
chrome/locale/eu/tabmix.properties | 8 +
chrome/locale/fa-IR/pref-tabmix.dtd | 5 +-
chrome/locale/fa-IR/tabmix.properties | 8 +
chrome/locale/fi/pref-tabmix.dtd | 5 +-
chrome/locale/fi/tabmix.properties | 8 +
chrome/locale/fr/pref-tabmix.dtd | 5 +-
chrome/locale/fr/tabmix.properties | 8 +
chrome/locale/he-IL/pref-tabmix.dtd | 5 +-
chrome/locale/he-IL/tabmix.properties | 8 +
chrome/locale/hr-HR/pref-tabmix.dtd | 5 +-
chrome/locale/hr-HR/tabmix.properties | 8 +
chrome/locale/hu-HU/pref-tabmix.dtd | 5 +-
chrome/locale/hu-HU/tabmix.properties | 8 +
chrome/locale/it/pref-tabmix.dtd | 9 +-
chrome/locale/it/tabmix.properties | 8 +
chrome/locale/ja/pref-tabmix.dtd | 5 +-
chrome/locale/ja/tabmix.properties | 8 +
chrome/locale/ko-KR/pref-tabmix.dtd | 5 +-
chrome/locale/ko-KR/tabmix.properties | 8 +
chrome/locale/lv-LV/pref-tabmix.dtd | 5 +-
chrome/locale/lv-LV/tabmix.properties | 8 +
chrome/locale/nl/pref-tabmix.dtd | 5 +-
chrome/locale/nl/tabmix.properties | 8 +
chrome/locale/pl/pref-tabmix.dtd | 5 +-
chrome/locale/pl/tabmix.properties | 8 +
chrome/locale/pt-BR/pref-tabmix.dtd | 5 +-
chrome/locale/pt-BR/tabmix.properties | 8 +
chrome/locale/pt-PT/pref-tabmix.dtd | 5 +-
chrome/locale/pt-PT/tabmix.properties | 8 +
chrome/locale/ro/pref-tabmix.dtd | 5 +-
chrome/locale/ro/tabmix.properties | 8 +
chrome/locale/ru-RU/pref-tabmix.dtd | 5 +-
chrome/locale/ru-RU/tabmix.properties | 8 +
chrome/locale/sk-SK/pref-tabmix.dtd | 5 +-
chrome/locale/sk-SK/tabmix.properties | 10 +-
chrome/locale/sr/pref-tabmix.dtd | 5 +-
chrome/locale/sr/tabmix.properties | 8 +
chrome/locale/sv-SE/pref-tabmix.dtd | 5 +-
chrome/locale/sv-SE/tabmix.properties | 8 +
chrome/locale/tr/pref-tabmix.dtd | 5 +-
chrome/locale/tr/tabmix.properties | 8 +
chrome/locale/uk-UA/pref-tabmix.dtd | 5 +-
chrome/locale/uk-UA/tabmix.properties | 8 +
chrome/locale/vi/pref-tabmix.dtd | 5 +-
chrome/locale/vi/tabmix.properties | 8 +
chrome/locale/zh-CN/pref-tabmix.dtd | 9 +-
chrome/locale/zh-CN/tabmix.dtd | 4 +-
chrome/locale/zh-CN/tabmix.properties | 8 +
chrome/locale/zh-TW/pref-tabmix.dtd | 7 +-
chrome/locale/zh-TW/tabmix.properties | 10 +-
defaults/preferences/tabmix.js | 3 +-
install.rdf | 6 +-
modules/AsyncUtils.jsm | 57 +++
modules/AutoReload.jsm | 20 +-
modules/ContentClick.jsm | 6 +-
modules/MergeWindows.jsm | 7 +-
modules/Places.jsm | 11 +-
modules/Services.jsm | 27 +-
modules/Utils.jsm | 12 +-
modules/extensions/TabGroupsManager.jsm | 2 +-
modules/log.jsm | 112 +++--
116 files changed, 1302 insertions(+), 625 deletions(-)
create mode 100644 modules/AsyncUtils.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