[Pkg-mozext-commits] [tabmixplus] annotated tag upstream/0.4.1.6_140926a1 created (now 524fde1)

David Prévot taffit at moszumanska.debian.org
Fri Sep 26 20:57:06 UTC 2014


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

taffit pushed a change to annotated tag upstream/0.4.1.6_140926a1
in repository tabmixplus.

        at  524fde1   (tag)
   tagging  67a396d7018d229f1a53f107edf27a038e42cea0 (commit)
  replaces  upstream/0.4.1.5.1
 tagged by  David Prévot
        on  Fri Sep 26 16:33:20 2014 -0400

- Log -----------------------------------------------------------------
Upstream version 0.4.1.6~140926a1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJUJc2QAAoJELgqIXr9/gny+AoQAI74hTkP0FbFbA1nDB8SkxQa
ExP9UdGcy+z9m3L9PFqXySGMoe67FJYTNwIugOqorgwy3ADxKnODpUFDz6j2XSBu
7NOwjYSVQ4QXJP6ogJSG/IBqtdwpT5RKa0AbS3igiRwa/6CVc2TuKE2DeDJ72jof
dpuURrXISlAo4NT+q4k49eA1qi69bB8GJAme79dTIwfJH4gcoL2SC+n8fTm9zHlG
/w9SfNQ+ox3Qs9bUmGm5yUf3C9f5AVe8MQ3eBLgQryEx4xS0DHhKT/hrzLv+uHb/
AwwbpBur34sa2w3V4I9GKas32hfH3QvDSH4vQghTjXbQrKTnEc4iAUAQT2F87Ubu
ZbqkNw7msL2Zys68n/SOlTlTwVheY9ykSFwWsQmwCtOSQeJtD1pCkWzkV/r8STT7
gypF6NRYYjh0I3WZptwA2n+e57TmrwjRPL7hRkMYEFcgR5mNYfilZh47zBgYss9Y
9aedSM9/P5WlTOvI29MGHalfRSrgeh3kI3J7+SX4viTTRj//sv4JIZRRxx2ZW302
ZjZ2Hz03ce4/Qw7SlGiVGUKVo2bimsMJNlCeFEJ8c/Q3ZE8L/wcX6OeOa5x/GwZz
f+uZslJebZ9UKBgn1uc03hxorD+oFDGaSuhFelwMw0g9yPm1qeVEprc3P/4VuCVz
qdsylqsGfFdDeOTv1uam
=E6Ab
-----END PGP SIGNATURE-----

David Prévot (1):
      Imported Upstream version 0.4.1.6~140926a1

onemen (9):
      "Open new tabs next to current one" option is not working.
      Update changeset 68d149276487 - Remove background clip-path from tab with background color on mac
      Don't add background and -moz-appearance for lightweight theme (regressed by changeset dc8688716d69)
      Prevent tabbrowser-tabs height from increasing by 2px in Mac when new-tab-button is after the tabs and the tabs are in display: block
      Unloaded tabs don't have an icon
      Follow up bug 1000513 - Combined navigation items in the context menu
      Update TMP_BrowserOpenTab to set selection and owner (fix changeset bba17b8e9379)
      Fix incompatibility with UnloadTab extension
      Fix incompatibility with WEB.DE MailCheck extension, regression from Changeset e90105e3a461

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

This annotated tag includes the following new commits:

       new  08aef35   Added tag 0.4.1.4 for changeset f2ce023091db
       new  b6d26fb   Added tag  0.4.1.5pre.140913a3 for changeset 69f66a49d945
       new  c29ad9d   Use Object.create instead of __proto__
       new  de50750   Update changeset 1260a93c51df Fix compatibility issues with TreeStyleTab extension
       new  a0fa6e7   Show 'Restore Previous Session' button on about:home page when user didn't restore last session with our Session Manager
       new  0d1209f   Don't call _sendRestoreCompletedNotifications from enableCrashRecovery. it call restoreWindowArguments before onFirstWindowPromptCallBack restore the session
       new  8b70030   Use this inside TabmixSessionManager
       new  32bd2e7   Clean collecting scroll position in AutoReload.jsm
       new  bb2ecf1   Since PlacesUtils available from module, we don't nee to update content title on startup
       new  fe5339a   Update locals from http://www.babelzilla.org
       new  641d949   Merge with default
       new  1dabadb   Version update to 0.4.1.5
       new  606b542   Added tag 0.4.1.5 for changeset d133a118e1e1
       new  ab1af87   AMO validation results warning: Please store complex scripts in .js files rather than inline script nodes
       new  01af6bb   Remove 'hacks' for old versions of treeStyleTab extension
       new  3d5f2d0   Leftover from changesets c1c587b5cfed and fc01305996b9
       new  ba8fddd   Preference "browser.tabs.onTop" was removed on Firefox 29 (bug 755593) Preference "browser.tabs.closeButtons" was removed on Firefox 31 (bug 865826)
       new  be97286   [e10s] Follow up bug 1050447 - Address bar lost focus after opening a new tab using Electrolysis
       new  652b394   [e10s] we can get to Tabmix.urlBarOnBlur after the tab we hold in Tabmix.selectedTab was closed
       new  5aa106b   Added tag 0.4.1.6pre.140920a1 for changeset 07f85fc6ed3f
       new  9334b79   Call URLBarSetURI to update gURLBar.value from our Tabmix.updateUrlBarValue function
       new  76eefcf   Prevent URLBarSetURI from updates gURLBar.value when we clear it
       new  eebc764   Change gBrowser.loadOneTab to include dontMove in its params
       new  117d219   Update TMP_BrowserOpenTab to call gBrowser.loadOneTab. don't set special flag for google.toolbar case
       new  4684954   For the case SessionStore closed windows is messed and don't have selected tab
       new  813790e   Clean TMP_extensionsCompatibility.treeStyleTab to prevent errors in Tabmix.changeCode SyntaxError: 'use strict' statement won't be enforced as a directive because it isn't in directive prologue position
       new  62228bf   Cleaning
       new  177d535   Handle click on menu items in PanelUI-history button
       new  49cccba   TabmixSvc.syncHandlers exist from Firefox 32
       new  69c710b   ReferenceError: reference to undefined property tabdata.extData in tabView.js
       new  50b9536   Add 'Don’t load tabs until selected' preference to Tab Mix Options > Session > Restore
       new  2602630   Override rule that set list-style-image for toolbarbutton-1 to the close tab button
       new  87f06b9   Calling sessionstartup.doRestore before it finished to read sessionstore.js throw an error
       new  cf1b0d0   Added tag 0.4.1.6pre.140920a3 for changeset 58af582696e2
       new  45bc837   Merge with default
       new  f81afab   Version update to 0.4.1.5.1
       new  17ba3a9   "Open new tabs next to current one" option is not working.
       new  8f0e508   Update changeset 68d149276487 - Remove background clip-path from tab with background color on mac
       new  2549eea   Don't add background and -moz-appearance for lightweight theme (regressed by changeset dc8688716d69)
       new  d3ff672   Prevent tabbrowser-tabs height from increasing by 2px in Mac when new-tab-button is after the tabs and the tabs are in display: block
       new  7d9325d   Unloaded tabs don't have an icon
       new  7c4276c   Follow up bug 1000513 - Combined navigation items in the context menu
       new  ba5acfe   Update TMP_BrowserOpenTab to set selection and owner (fix changeset bba17b8e9379) backout changeset 4904178f0df6 - Change gBrowser.loadOneTab to include dontMove in its params. loadOneTab don't pass skipAnimation to assTab until Firefox 30
       new  ffc9f2f   Fix incompatibility with UnloadTab extension
       new  79b8315   Fix incompatibility with WEB.DE MailCheck extension, regression from Changeset e90105e3a461
       new  28ad832   Imported Upstream version 0.4.1.5.1
       new  67a396d   Imported Upstream version 0.4.1.6~140926a1

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