[Pkg-mozext-commits] [tabmixplus] branch master updated (df9649a -> 9853604)

David Prévot taffit at moszumanska.debian.org
Mon Mar 9 23:28:06 UTC 2015


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

taffit pushed a change to branch master
in repository tabmixplus.

      from  df9649a   Update changelog for 0.4.1.7~150212a1-1 release
       new  54cfae3   Added tag 0.4.1.7pre.150212a1 for changeset a881b08218d1
       new  7e28b5b   Typo in changeset 683ebd10a20f Prevents tabs from resizing properly after tab closed by clicking on it's close button
       new  8d65831   Calling setItem with value of undefined should remove the attribute if exist (regressed by changeset af7e71e7349d)
       new  ac8989e   RecentWindow.jsm is no longer exist in resource://app/
       new  7a71359   [e10s] Follow up bug 1109372 - Stop using CPOWs for isTabEmpty
       new  f1b628e   [e10s] Remove unsafe use of CPOWs, follow up bug 1097998 - [e10s] Warn when using CPOWs when content process isn't in a safe state
       new  02a75d9   [e10s] Stop using CPOWs for checking if document.documentURI is about:blank (the CPOW is in unsafe state)
       new  181fb1a   [e10s] Stop using CPOWs from FillHistoryMenu function
       new  6e6f041   [e10s] Follow up bug 1072980, OpenLinkWithHistory doesn't work on remote tabs in Firefox 38
       new  0d4f597   [e10s] Stop using unsafe CPOW by openMultipleLinks (see changeset 18787da65188)
       new  44fafb3   [e10s] Accessing remote tabs webNavigation.sessionHistory warn “unsafe CPOW usage” to the console
       new  74b19b4   [e10s] Use sessionStore TabState to get DocShellCapabilities to prevent unnecessary access to CPOWs
       new  71c61ae   Move all message manager listeners to Tabmix.Utils
       new  02f0158   [e10s] Update session manager to use content script to collect scroll position
       new  05bfd80   [e10s] Use SessionStore.getTabState to get history data. Can't use historyEntry.getScrollPosition with remote tab. Accessing remote tabs webNavigation.sessionHistory warn “unsafe CPOW usage” to the console
       new  fc88894   [e10s] Update AutoReload not to use unsafe CPOW
       new  3e8f2d2   Update the list of params that are in use by gBrowser.addTab
       new  d9eed34   [e10s] Stop using unsafe CPOW by ContentClickInternal.selectExistingTab
       new  2afa65c   [e10s] Stop using unsafe CPOW by TMP_extensionsCompatibility.RSSTICKER
       new  ea84c08   [e10s] Call getValidUrl when it is safe to use CPOWs
       new  ee2da45   [e10s] Stop using unsafe CPOW by MergeWindows.moveTabsFromPopups
       new  e651aa7   [e10s] Don't use browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW
       new  aa6e061   Use Tabmix drag & drop functions when dragging tabs between windows to allow positioning of the drag indicator in case the tabbar is not in the default location
       new  a102b6b   Timestamps hyperlinks in Youtube open in new tab when "force to open in new tab" links to other sites (or all sites) is on
       new  ebf8875   Follow up bug 1031264 - <a rel="noreferrer"> does not work if open in new tab and bug 1133201 - part 2 - don't send referrer information when opening new windows via context menu
       new  638bed9   Update maxVersion to 39.0a1
       new  d2492a0   Remove obsolete attribute "newtab", it is not in use since changeset 2e1ac85b1e0d
       new  946ac02   When loading tab from bookmark and "titlefrombookmark" preference is on set its label early
       new  84d8cb8   Update locales from http://www.babelzilla.org
       new  5277d7f   Imported Upstream version 0.4.1.8~150303a1
       new  5b2ed3f   Merge tag 'upstream/0.4.1.8_150303a1'
       new  8158f8b   Refresh patch header
       new  50cecd6   Update upstream changelog
       new  9853604   Update changelog for 0.4.1.8~150303a1-1 release

The 34 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:
 chrome/content/click/click.js                      |  30 +++-
 chrome/content/content.js                          |  72 ++++++--
 chrome/content/extensions/extensions.js            |   4 +-
 chrome/content/links/setup.js                      |  12 +-
 chrome/content/minit/minit.js                      |   3 +-
 chrome/content/minit/tablib.js                     |  75 +++++---
 chrome/content/places/places.js                    |   6 +-
 chrome/content/session/session.js                  | 200 +++++++++++----------
 chrome/content/session/sessionStore.js             |  11 +-
 chrome/content/tab/tab.js                          |  41 +++--
 chrome/content/tabmix.js                           |  29 ++-
 chrome/content/tabmix.xul                          |   4 +-
 chrome/content/utils.js                            |   4 +-
 chrome/locale/ar/tabmix.properties                 |   1 +
 chrome/locale/bg-BG/tabmix.properties              |   1 +
 chrome/locale/ca/tabmix.properties                 |   1 +
 chrome/locale/cs-CZ/tabmix.properties              |   1 +
 chrome/locale/da/tabmix.properties                 |   1 +
 chrome/locale/de/tabmix.properties                 |   1 +
 chrome/locale/el/tabmix.properties                 |   1 +
 chrome/locale/en-US/tabmix.properties              |   1 +
 chrome/locale/es-ES/tabmix.properties              |   1 +
 chrome/locale/et-EE/tabmix.properties              |   1 +
 chrome/locale/eu/tabmix.properties                 |   1 +
 chrome/locale/fa-IR/tabmix.properties              |   1 +
 chrome/locale/fi/tabmix.properties                 |   1 +
 chrome/locale/fr/tabmix.properties                 |   1 +
 chrome/locale/he-IL/tabmix.properties              |   1 +
 chrome/locale/hr-HR/tabmix.properties              |   1 +
 chrome/locale/hu-HU/pref-appearance.dtd            |   2 +-
 chrome/locale/hu-HU/pref-tabmix.dtd                |   8 +-
 chrome/locale/hu-HU/shortcuts.dtd                  |   2 +-
 chrome/locale/hu-HU/tabmix.properties              |   1 +
 chrome/locale/it/pref-tabmix.dtd                   |   2 +
 chrome/locale/it/tabmix.properties                 |   1 +
 chrome/locale/ja/tabmix.properties                 |   1 +
 chrome/locale/ko-KR/tabmix.properties              |   1 +
 chrome/locale/lv-LV/tabmix.properties              |   1 +
 chrome/locale/nl/tabmix.properties                 |   1 +
 chrome/locale/pl/tabmix.properties                 |   1 +
 chrome/locale/pt-BR/tabmix.properties              |   1 +
 chrome/locale/pt-PT/tabmix.properties              |   1 +
 chrome/locale/ro/tabmix.properties                 |   1 +
 chrome/locale/ru-RU/tabmix.properties              |   1 +
 chrome/locale/sk-SK/tabmix.properties              |   1 +
 chrome/locale/sr/tabmix.properties                 |   1 +
 chrome/locale/sv-SE/tabmix.properties              |   1 +
 chrome/locale/tr/tabmix.properties                 |   1 +
 chrome/locale/uk-UA/tabmix.properties              |   1 +
 chrome/locale/vi/tabmix.properties                 |   1 +
 chrome/locale/zh-CN/tabmix.properties              |   1 +
 chrome/locale/zh-TW/tabmix.properties              |   1 +
 debian/changelog                                   |   7 +
 ...0001-No-phone-home-on-install-and-upgrade.patch |   2 +-
 debian/upstream-changelog                          |  13 ++
 install.rdf                                        |   4 +-
 modules/AutoReload.jsm                             |  95 ++++++----
 modules/ContentClick.jsm                           | 128 ++++++++-----
 modules/DocShellCapabilities.jsm                   |  39 ++--
 modules/MergeWindows.jsm                           |  65 ++++---
 modules/Services.jsm                               |  14 --
 modules/Utils.jsm                                  |  74 ++++++++
 62 files changed, 642 insertions(+), 339 deletions(-)
 create mode 100644 modules/Utils.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