[Pkg-mozext-commits] [tabmixplus] branch master updated (594ea0c -> adb258c)

David Prévot taffit at moszumanska.debian.org
Sun Aug 20 03:14:34 UTC 2017


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

taffit pushed a change to branch master
in repository tabmixplus.

      from  594ea0c   Update changelog for 0.5.0.3-1 release
      adds  5bf44fc   Component returned failure code NS_NOINTERFACE [nsIInterfaceRequestor.getInterface]
      adds  221e8e2   Follow up bug 1354331 - Remove network.http.enablePerElementReferrer usages
      adds  80a06ce   Follow up bug 1345090 - Modify SessionStore to restore tabs with lazy-browsers
      adds  e4eb764   Follow up bug 1359352 - Don't show »Connecting« and »Loading« labels in tab while loading pages
      adds  a2d6f3c   Folloe up bug Bug 1353542
      adds  e3e4673   Fix TypeError: invalid 'instanceof' operand Ci.nsISupportsArray in Firefox 55, changeset 2eaa7d78262d Follow up bug 1312901 - Use nsIArray for URL window argument
      adds  1ba652f   Foloow up bug 1364127 - Set the initial tab label to the URL for new tabs and to the saved title for restored tabs, and make sure that label doesn't subsequently get clobbered with a placeholder
      adds  62012b5   Follow up bug 1365780 - Consistently dispatch the TabAttrModified event and update the title bar when setting tab labels
      adds  a0ebcba   Follow up bug 1345098 - Lazy-browser-tabs: Deal with code which would unnecessarily/prematurely bind lazy-browsers
      adds  0f29e68   Some Eslint indent fix
      adds  80da153   After bug 1364127 about:blank tabs label is its url instead of 'New Tab'
      adds  b34faa2   Follow up bug 1355507 - Releasing a tab while dragging through the tabstrip on the same window should show a transition to its final resting place
      adds  3fe2ca5   Bottom border of top hidden row is visible in Firefox 55
      adds  394fc61   Added tag 0.5.0.4pre.170525a1 for changeset 9dde7bf923f8
      adds  c5e891e   Set LOAD_BYPASS_CACHE when loading tab progressively
      adds  264e844   Backed out changeset: 9dde7bf923f8, It add extra space that if you click does nothing
      adds  8444522   Follow up bug 1363977 - Have loadTabs() provide the correct triggeringPrincipal
      adds  d3a0415   Follow up bug 1365232 - Have _delayedStartup() provide the correct triggeringPrincipal
      adds  f1d8238   Eslint 4.0 update - Three rules have been deprecated in favor of the new padding-line-between-statements rule:     lines-around-directive     newline-after-var     newline-before-return
      adds  7b37c17   Eslint 4.0 new rule - switch-colon-spacing
      adds  ee5eb92   Make sure draggedTab._dragData exist
      adds  01373bb   Don’t count removing tabs when checking tabs count before 'Warn you when closing window with multiple tabs' when Firefox giving up waiting for the tab closing animation to finish (bug 608589) tab count can contain removing tabs
      adds  be26aa9   Follow up bug 1371962 - Rename the dir attribute added in bug 1357656 to labeldirection
      adds  785b464   No need to search for content in pending tabs, prevents lazy browser prematurely inserted via 'messageManager' property access
      adds  d9fff16   Follow up bug 1371604 - Convert arrowscrollbox.scrollboxPaddingStart and arrowscrollbox._startEndProps from XBL properties to fields
      adds  90e10b3   Follow up bug 1316505 part.1 The "wheel" event handler of <scrollbox> should use |.scrollByPixels()| for respecting wheel event's scroll speed and scrolling smoother
      adds  1e5ce00   Follow up bug 1358721 - Avoid flushing layout in adjustTabstrip
      adds  a3727f3   Follow up bug 1345473 - Set tab as drag source
      adds  b17b362   Don't use pending attribute from xul browser, Firefox 55 - bug 1370035 remove this attribute
      adds  2a27554   Update compatibility with TabGgroupManager (changeset e76538fa7d29)
      adds  dfcb535   Check both scrollSize and tabstrip innerbox height to determine if the scrolled is at the end
      adds  ad46f1d   Pale Moon 27 have different tab margin between normal windows and maximized windows
      adds  29948d2   Follow up bug 1185482 - In maximized windows, the hover effect of the caption buttons should span the entire height of the tab strip
      adds  d423966   Follow up bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled
      adds  2a9c393   Click events on links that have defaultPrevented set to true should not open the link in a new tab. using addSystemEventListener instead of addEventListener allow us to test defaultPrevented properly
       new  6dd0e64   Added tag 0.5.0.4pre.170625a1 for changeset 5e2312e5dcab
       new  e6dc4cf   Pale Moon 27 have different tab margin between normal windows and maximized windows (see changeset e6f2a6e02e47)
       new  6ec2987   Internal links in news.google.com should not open new tab
       new  2769c3f   Start using getBoundsWithoutFlushing instead of getBoundingClientRect when the information does not change between paint
       new  ff3a6e5   Prevents mouse events on our scroll buttons from go throw when the buttons disabled
       new  3223614   Follow up bug 1347791 - part1 : rename the attribute for the tab which has blocked the autoplay audio and would show the play-tab icon
       new  697c867   Follow up bug 1376397 - Disable scroll buttons if there's space between the first or last element and the scrollbox edge
       new  2557a7d   Calculating scrolledToEnd in _updateScrollButtonsDisabledState can be not accurate when there are more than 2 rows, last tab bottom and scrollbox bottom can differ by less than a pixel
       new  6d4de09   Make sure gContextMenu.tabmixLinks is not null
       new  50927be   Window event listener for 'blur' blocked when current tab address starts with 'about:', Related to changesets e564d4042928, a1df6eab9f86
       new  9b9cc66   Follow up bug 1320609 part.1 wheel event handler of <scrollbox> should use |_smoothScrollByPixels| instead of |scrollByPixels| when the deltaMode is DOM_DELTA_LINE or DOM_DELTA_PAGE
       new  a81acff   Follow up bug 1371677 - Delay the database connection in the history service as far as possible
       new  f4935d5   Follow up bug 1367630 - Tab titles are pretty broken when pages don't have a <title> element
       new  e28a99e   Use embedded WebExtension to save our preferences and sessions data to local storage
       new  acbbd6b   Save backup of the storage.js file to webext at tabmixplus.org folder for the case we will use it as the new extension id
       new  40c9489   Extra comma in changeset 624c110dabcc break PaleMoon
       new  3280319   After changeset 5e2312e5dcab ctrl-click and middle-click (when 'middlecurrent' preference is true) on a link opens extra tab with the link
       new  fc4cc68   Add links in github to special pages we handle with normal click event instead of SystemEventListener
       new  fe3a30a   Follow up bug 1387009 - Remove deprecated tabbrowser methods and properties
       new  9311614   Follow up bug 1349555 - Implement most of the photon tab strips
       new  1f3534e   Follow up bug 1356705 - Use CSS smooth scroll when smooth scrolling a XUL scrollbox
       new  c0bf0e2   Follow up bug 1387701 - Simplify lineScrollAmount
       new  c9d7d84   Follow up bug 1387084 - Use instant scroll behavior when doing pixel scrolling
       new  c76abc3   Decrease multibar mode toolbarbutton height in Firefox 57 by 1 pixel
       new  c9b55fb   Follow up bug 1387117 - Fix containers highlight for square tabs to be an underline
       new  2b607e0   Update compatibility with Multiple Tab Handler version 0.8.2017061501
       new  7638c9f   Event.originalTarget doesn't have getAttribute function when draggin tab background on Firefox 57
       new  7e7cdae   Added tag 0.5.0.4pre.170809a1 for changeset 67d3db3af08b
       new  bbac38e   Add check for the case node.parentNode is missing
       new  402b05f   Stop using menu-button type for reload-button from Firefox 55
       new  6bfcbdc   Follow up bug 1326520 - Rename nsIURI.path to pathQueryRef
       new  abbcba6   Follow up bug 1388032 - Remove BrowserCustomizeToolbar
       new  b808896   Don’t scroll the tabbar in multi-row mode from scrollbox.ensureElementIsVisible when the tab is already visible
       new  3ed36c6   In multi-row mode each mousewheel click should scroll one row
       new  e8de57a   No need to collect scroll position from pending tabs content, prevents lazy browser prematurely inserted via 'messageManager' property access
       new  957b1d2   Follow up changeset e8f23352d3a0 (bug 1356705) - scrollByIndex should call element.scrollIntoView with block = end when scrolling to the bottom (index > 0)
       new  2fcf526   Firefox 57+ uses both smooth scroll and scrollDelay (see tabstrip._startScroll)
       new  919753c   Call saveSessionsData after Session manager finished to restore at startup, use window with readyState complete instead of most recent window
       new  43373ba   Refactor _sendRestoreCompletedNotifications to match SessionStore, send sessionstore-windows-restored after all windows in the session opened
       new  8f4046a   Follow up bug 1390448 - Restore vertical margin calculation in browser-tabsintitlebar.js
       new  9e20faa   Follow up bug 1377580 - [geckoview] links with target _blank don't load
       new  26e33c9   Update locales from http://www.babelzilla.org
       new  38fc637   New upstream version 0.5.0.4~170818a1
       new  874df7f   Updated version 0.5.0.4~170818a1 from 'upstream/0.5.0.4_170818a1'
       new  bd702ec   Refresh patch header
       new  2a51b7a   Update upstream changelog
       new  a1e7976   Update Standards-Version to 4.0.1
       new  adb258c   Update changelog for 0.5.0.4~170818a1-1 release

The 48 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                               | 328 +++++++++++----
 META-INF/mozilla.rsa                               | Bin 4196 -> 4196 bytes
 META-INF/mozilla.sf                                |   4 +-
 chrome.manifest                                    |   4 +
 chrome/content/click/click.js                      |  18 +-
 chrome/content/extensions/extensions.js            |   8 +
 chrome/content/flst/lasttab.js                     |   8 +-
 chrome/content/links/setup.js                      |  12 +-
 chrome/content/links/userInterface.js              |  10 +-
 chrome/content/minit/minit.js                      | 129 +++++-
 chrome/content/minit/tablib.js                     |  87 ++--
 chrome/content/overlay/removeBlankTab.js           |   6 +-
 chrome/content/places/places.js                    |  53 ++-
 chrome/content/preferences/appearance.js           |  13 +-
 chrome/content/scripts/content.js                  |  54 ++-
 chrome/content/session/session.js                  | 110 +++--
 chrome/content/session/sessionStore.js             |  15 +-
 chrome/content/tab/scrollbox.xml                   | 232 ++++++++---
 chrome/content/tab/tab.js                          |  90 +++-
 chrome/content/tab/tabbrowser_4.xml                |  29 +-
 chrome/content/tabmix.js                           |  70 +++-
 chrome/content/utils.js                            |  18 +
 chrome/locale/ar/misc.dtd                          |  17 +
 chrome/locale/ar/pref-appearance.dtd               |  20 +
 chrome/locale/ar/pref-filetype.dtd                 |   5 +
 chrome/locale/{en-US => ar}/pref-tabmix.dtd        | 260 ++++++------
 .../{en-US => ar}/session-manager.properties       |   6 +-
 chrome/locale/{en-US => ar}/tabmix.dtd             | 114 ++---
 chrome/locale/{en-US => ar}/tabmix.properties      |  34 +-
 chrome/locale/bg-BG/pref-tabmix.dtd                |  18 +-
 chrome/locale/bg-BG/tabmix.properties              |   6 +-
 chrome/locale/{en-US => eu}/misc.dtd               |   0
 chrome/locale/eu/pref-appearance.dtd               |  20 +
 chrome/locale/{en-US => eu}/pref-filetype.dtd      |   0
 chrome/locale/{en-US => eu}/pref-tabmix.dtd        | 166 ++++----
 .../{en-US => eu}/session-manager.properties       |   6 +-
 chrome/locale/eu/tabmix.dtd                        | 131 ++++++
 chrome/locale/{en-US => eu}/tabmix.properties      |   0
 chrome/locale/fi/misc.dtd                          |  17 +
 chrome/locale/fi/pref-appearance.dtd               |  20 +
 chrome/locale/fi/pref-filetype.dtd                 |   5 +
 chrome/locale/{en-US => fi}/pref-tabmix.dtd        | 106 ++---
 .../{en-US => fi}/session-manager.properties       |   6 +-
 chrome/locale/{en-US => fi}/tabmix.dtd             |  92 ++--
 chrome/locale/fi/tabmix.properties                 |  52 +++
 chrome/locale/ja/pref-tabmix.dtd                   |  34 +-
 chrome/locale/ja/tabmix.dtd                        |   8 +-
 chrome/locale/ja/tabmix.properties                 |  14 +-
 chrome/locale/lv-LV/misc.dtd                       |  17 +
 chrome/locale/lv-LV/pref-appearance.dtd            |  20 +
 chrome/locale/lv-LV/pref-filetype.dtd              |   5 +
 chrome/locale/lv-LV/pref-tabmix.dtd                | 319 ++++++++++++++
 chrome/locale/lv-LV/session-manager.properties     | 122 ++++++
 chrome/locale/lv-LV/tabmix.dtd                     | 131 ++++++
 chrome/locale/lv-LV/tabmix.properties              |  52 +++
 chrome/locale/tr/misc.dtd                          |  10 +-
 chrome/locale/tr/pref-appearance.dtd               |  18 +-
 chrome/locale/tr/pref-tabmix.dtd                   | 156 +++----
 chrome/locale/tr/session-manager.properties        |  30 +-
 chrome/locale/tr/shortcuts.dtd                     |   2 +-
 chrome/locale/tr/tabmix.dtd                        |  12 +-
 chrome/locale/tr/tabmix.properties                 |  22 +-
 chrome/locale/zh-CN/pref-tabmix.dtd                |  30 +-
 chrome/locale/zh-CN/tabmix.dtd                     |   2 +-
 chrome/locale/zh-CN/tabmix.properties              |  10 +-
 chrome/skin/app_version/41.0/win/browser.css       |   5 +
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 ...0001-No-phone-home-on-install-and-upgrade.patch |   4 +-
 debian/upstream-changelog                          |  80 ++++
 install.rdf                                        |   2 +-
 modules/ContentClick.jsm                           |  52 +--
 modules/LinkNodeUtils.jsm                          |  51 ++-
 modules/Places.jsm                                 |   2 +-
 modules/SingleWindowModeUtils.jsm                  |   2 +-
 modules/TabmixSvc.jsm                              |  12 +-
 modules/extensions/EmbeddedWebExtension.jsm        | 463 +++++++++++++++++++++
 modules/extensions/TabGroupsManager.jsm            |  11 +-
 webextension/_locales/en/messages.json             |   3 +
 webextension/background.js                         |  84 ++++
 webextension/manifest.json                         |  15 +
 81 files changed, 3273 insertions(+), 936 deletions(-)
 create mode 100644 chrome/locale/ar/misc.dtd
 create mode 100644 chrome/locale/ar/pref-appearance.dtd
 create mode 100644 chrome/locale/ar/pref-filetype.dtd
 copy chrome/locale/{en-US => ar}/pref-tabmix.dtd (58%)
 copy chrome/locale/{en-US => ar}/session-manager.properties (98%)
 copy chrome/locale/{en-US => ar}/tabmix.dtd (51%)
 copy chrome/locale/{en-US => ar}/tabmix.properties (72%)
 copy chrome/locale/{en-US => eu}/misc.dtd (100%)
 create mode 100644 chrome/locale/eu/pref-appearance.dtd
 copy chrome/locale/{en-US => eu}/pref-filetype.dtd (100%)
 copy chrome/locale/{en-US => eu}/pref-tabmix.dtd (75%)
 copy chrome/locale/{en-US => eu}/session-manager.properties (98%)
 create mode 100644 chrome/locale/eu/tabmix.dtd
 copy chrome/locale/{en-US => eu}/tabmix.properties (100%)
 create mode 100644 chrome/locale/fi/misc.dtd
 create mode 100644 chrome/locale/fi/pref-appearance.dtd
 create mode 100644 chrome/locale/fi/pref-filetype.dtd
 copy chrome/locale/{en-US => fi}/pref-tabmix.dtd (83%)
 copy chrome/locale/{en-US => fi}/session-manager.properties (98%)
 copy chrome/locale/{en-US => fi}/tabmix.dtd (61%)
 create mode 100644 chrome/locale/fi/tabmix.properties
 create mode 100644 chrome/locale/lv-LV/misc.dtd
 create mode 100644 chrome/locale/lv-LV/pref-appearance.dtd
 create mode 100644 chrome/locale/lv-LV/pref-filetype.dtd
 create mode 100644 chrome/locale/lv-LV/pref-tabmix.dtd
 create mode 100644 chrome/locale/lv-LV/session-manager.properties
 create mode 100644 chrome/locale/lv-LV/tabmix.dtd
 create mode 100644 chrome/locale/lv-LV/tabmix.properties
 create mode 100644 modules/extensions/EmbeddedWebExtension.jsm
 create mode 100644 webextension/_locales/en/messages.json
 create mode 100644 webextension/background.js
 create mode 100644 webextension/manifest.json

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