[Pkg-mozext-commits] [tabmixplus] annotated tag upstream/0.5.0.4_170818a1 created (now ed08e77)

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


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

taffit pushed a change to annotated tag upstream/0.5.0.4_170818a1
in repository tabmixplus.

        at  ed08e77   (tag)
   tagging  38fc637207abe428917e700986adbe24005ab097 (commit)
  replaces  upstream/0.5.0.3
 tagged by  David Prévot
        on  Sat Aug 19 16:43:31 2017 -1000

- Log -----------------------------------------------------------------
Upstream version 0.5.0.4~170818a1
-----BEGIN PGP SIGNATURE-----

iQFGBAABCAAwFiEEeHVNB7wJXHRI941mBYwc+UT2vTwFAlmY91MSHHRhZmZpdEBk
ZWJpYW4ub3JnAAoJEAWMHPlE9r08KZsH/jL1TMI+TukVQk+Vm3DADRPcsZxu61Ha
zXOoPaDUxs/yWCSDJk7l8Zgyxn1UbKLtjtb5EgW6ju9JqK34kU9NaTjkkB9G6STg
hoN+lTCfjgxOJ/Yuc3+tT2Pt8ECO1yoN+Wh5R7VPeFuxDAZ+8u3Ar5rUxvFzeHlY
72vOJ8+NJfyowVu75BO/57rXQg69S+MxwI/0Gbh4LbhJuowH0qhU5Q/bqycTqSrR
qF4TCFdRxNtJGHzsA3wUMI2QBr3HWghx3a+7a51t30dQn2boxVu8gsM1MR0GzD14
FHEh6fY1bZLIs0v6pIdr/ABlkj4HjHO1th1KKjFehYImzN6VUdFdAUY=
=NO4P
-----END PGP SIGNATURE-----

David Prévot (1):
      New upstream version 0.5.0.4~170818a1

onemen (77):
      Component returned failure code NS_NOINTERFACE [nsIInterfaceRequestor.getInterface]
      Follow up bug 1354331 - Remove network.http.enablePerElementReferrer usages
      Follow up bug 1345090 - Modify SessionStore to restore tabs with lazy-browsers
      Follow up bug 1359352 - Don't show »Connecting« and »Loading« labels in tab while loading pages
      Folloe up bug Bug 1353542
      Fix TypeError: invalid 'instanceof' operand Ci.nsISupportsArray in Firefox 55, changeset 2eaa7d78262d Follow up bug 1312901 - Use nsIArray for URL window argument
      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
      Follow up bug 1365780 - Consistently dispatch the TabAttrModified event and update the title bar when setting tab labels
      Follow up bug 1345098 - Lazy-browser-tabs: Deal with code which would unnecessarily/prematurely bind lazy-browsers
      Some Eslint indent fix
      After bug 1364127 about:blank tabs label is its url instead of 'New Tab'
      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
      Bottom border of top hidden row is visible in Firefox 55
      Added tag 0.5.0.4pre.170525a1 for changeset 9dde7bf923f8
      Set LOAD_BYPASS_CACHE when loading tab progressively
      Backed out changeset: 9dde7bf923f8, It add extra space that if you click does nothing
      Follow up bug 1363977 - Have loadTabs() provide the correct triggeringPrincipal
      Follow up bug 1365232 - Have _delayedStartup() provide the correct triggeringPrincipal
      Eslint 4.0 update - Three rules have been deprecated in favor of the new padding-line-between-statements rule:
      Eslint 4.0 new rule - switch-colon-spacing
      Make sure draggedTab._dragData exist
      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
      Follow up bug 1371962 - Rename the dir attribute added in bug 1357656 to labeldirection
      No need to search for content in pending tabs, prevents lazy browser prematurely inserted via 'messageManager' property access
      Follow up bug 1371604 - Convert arrowscrollbox.scrollboxPaddingStart and arrowscrollbox._startEndProps from XBL properties to fields
      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
      Follow up bug 1358721 - Avoid flushing layout in adjustTabstrip
      Follow up bug 1345473 - Set tab as drag source
      Don't use pending attribute from xul browser, Firefox 55 - bug 1370035 remove this attribute
      Update compatibility with TabGgroupManager (changeset e76538fa7d29)
      Check both scrollSize and tabstrip innerbox height to determine if the scrolled is at the end
      Pale Moon 27 have different tab margin between normal windows and maximized windows
      Follow up bug 1185482 - In maximized windows, the hover effect of the caption buttons should span the entire height of the tab strip
      Follow up bug 1368208 - Don't flush layout to determine whether scrollbox scroll buttons should be enabled/disabled
      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
      Added tag 0.5.0.4pre.170625a1 for changeset 5e2312e5dcab
      Pale Moon 27 have different tab margin between normal windows and maximized windows (see changeset e6f2a6e02e47)
      Internal links in news.google.com should not open new tab
      Start using getBoundsWithoutFlushing instead of getBoundingClientRect when the information does not change between paint
      Prevents mouse events on our scroll buttons from go throw when the buttons disabled
      Follow up bug 1347791 - part1 : rename the attribute for the tab which has blocked the autoplay audio and would show the play-tab icon
      Follow up bug 1376397 - Disable scroll buttons if there's space between the first or last element and the scrollbox edge
      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
      Make sure gContextMenu.tabmixLinks is not null
      Window event listener for 'blur' blocked when current tab address starts with 'about:', Related to changesets e564d4042928, a1df6eab9f86
      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
      Follow up bug 1371677 - Delay the database connection in the history service as far as possible
      Follow up bug 1367630 - Tab titles are pretty broken when pages don't have a <title> element
      Use embedded WebExtension to save our preferences and sessions data to local storage
      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
      Extra comma in changeset 624c110dabcc break PaleMoon
      After changeset 5e2312e5dcab ctrl-click and middle-click (when 'middlecurrent' preference is true) on a link opens extra tab with the link
      Add links in github to special pages we handle with normal click event instead of SystemEventListener
      Follow up bug 1387009 - Remove deprecated tabbrowser methods and properties
      Follow up bug 1349555 - Implement most of the photon tab strips
      Follow up bug 1356705 - Use CSS smooth scroll when smooth scrolling a XUL scrollbox
      Follow up bug 1387701 - Simplify lineScrollAmount
      Follow up bug 1387084 - Use instant scroll behavior when doing pixel scrolling
      Decrease multibar mode toolbarbutton height in Firefox 57 by 1 pixel
      Follow up bug 1387117 - Fix containers highlight for square tabs to be an underline
      Update compatibility with Multiple Tab Handler version 0.8.2017061501
      Event.originalTarget doesn't have getAttribute function when draggin tab background on Firefox 57
      Added tag 0.5.0.4pre.170809a1 for changeset 67d3db3af08b
      Add check for the case node.parentNode is missing
      Stop using menu-button type for reload-button from Firefox 55
      Follow up bug 1326520 - Rename nsIURI.path to pathQueryRef
      Follow up bug 1388032 - Remove BrowserCustomizeToolbar
      Don’t scroll the tabbar in multi-row mode from scrollbox.ensureElementIsVisible when the tab is already visible
      In multi-row mode each mousewheel click should scroll one row
      No need to collect scroll position from pending tabs content, prevents lazy browser prematurely inserted via 'messageManager' property access
      Follow up changeset e8f23352d3a0 (bug 1356705) - scrollByIndex should call element.scrollIntoView with block = end when scrolling to the bottom (index > 0)
      Firefox 57+ uses both smooth scroll and scrollDelay (see tabstrip._startScroll)
      Call saveSessionsData after Session manager finished to restore at startup, use window with readyState complete instead of most recent window
      Refactor _sendRestoreCompletedNotifications to match SessionStore, send sessionstore-windows-restored after all windows in the session opened
      Follow up bug 1390448 - Restore vertical margin calculation in browser-tabsintitlebar.js
      Follow up bug 1377580 - [geckoview] links with target _blank don't load
      Update locales from http://www.babelzilla.org

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       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

The 43 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git



More information about the Pkg-mozext-commits mailing list