[Pkg-mozext-commits] [tabmixplus] annotated tag upstream/0.4.1.9_150703a1 created (now 14a1bdb)

David Prévot taffit at moszumanska.debian.org
Sun Jul 5 15:02:40 UTC 2015


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

taffit pushed a change to annotated tag upstream/0.4.1.9_150703a1
in repository tabmixplus.

        at  14a1bdb   (tag)
   tagging  761d0953a9b612ea58e9e58edc566882d789d0a3 (commit)
  replaces  upstream/0.4.1.8
 tagged by  David Prévot
        on  Sun Jul 5 10:14:11 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 0.4.1.9~150703a1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVmTu0AAoJEAWMHPlE9r08KdgH/A1vfSwInegwFpFYe+/j0FDJ
/V5lW7EA8Fy2VspVBTWFNThM0vqAGvHhg3g/UcYX/iy1Opzcw0O7SX6LNOToeh+v
5P7brdIE4lyBTqqLuBWN+lCRoqN68d5EFVIMWOYe7q/MnV294eOJ+ZZUO8RNlYQD
K3QfmsO/2zvKjnCTWdYNCXZyb/hf+FwQ46btiApLwy3qdw3ju+Y0Cjng/ZjmBuJ2
KbpzBTTPD1eqkIocGRRATM3p6MHFZHlZNnBgy9EFTWsVyvJDvpb1GP3nPSUyY8Z4
zPgKMhULQCiMCbNrqfrNaD3aB/MPbOlQopjehfvUBSH4xBxFy2xM+tcfnOr5Bbs=
=gOoq
-----END PGP SIGNATURE-----

David Prévot (1):
      Imported Upstream version 0.4.1.9~150703a1

onemen (23):
      Missing quotation mark aroud TabmixSvc.aboutBlank. (changeset 8abf33f8e0d4)
      Remove font size from 'Hide the tab bar' label (in-content)
      Update changesets 94b9a6a863d3, 1a3a96a04011, disable PlacesCommandHook.bookmarkPage from Firefox 40
      TypeError - this.clog is not a function, changeset 763e406914eb
      Follow up bug 947854 - Exiting DOM fullscreen also exits window fullscreen mode,
      Left over from changeset 85e2ad410dc4
      Calling SessionStore.getTabState before Firefox 28 with pending 'about:config' tab throw 'TypeError: browser.contentDocument.getElementById(...) is null' in SessionStore._updateTextAndScrollDataForTab or TextAndScrollData.jsm
      Update compatibility with Treestyletab extension
      Fix incompatibility with Treestyletab extension, Open Link in Foreground/Background Tab Broken in 0.4.1.8, regressed by changeset 049df3172bd4
      SingleWindowModeUtils fail to close new window, gPluginHandler.pluginCrashed was changed to gPluginHandler.NPAPIPluginCrashed by bug 1110887 (Firefox 40)
      Reuse blank tab when closing new window in single window mode, update referrerPolicy code after bug 1113431
      Don't remove all backup when new provate window is open, Don't remove existin crashed data when user disabled backup, add missing crashed session data when new session opened with single private window.
      Restore to New Window(s) from private window opens new private window without restoring any tab
      Flags argument of String.prototype.{search,match,replace} is deprecated
      Rename chrome/skin/app_version/4.0 folder to chrome/skin/app_version/all, move general.css to chrome/skin/general.css
      Follow up bug 1066531, move all style rules with selected/visuallyselected attribute to separate files under app_version/before39.0 and app_version/39.0 folder.
      Simplifies background color rules by joining tabmix_australis and tabmix_#Style~="bg" selectors into tabmix_#Style~="aus"
      Use gBrowser._switcher.updateDisplay to update display with our attributes instead of 'TabSwitchDone' event
      Typo
      Apply changeset b5352747aac3 only for toolbarbutton-1 on TabsToolbar
      Follow up bug 1118285 - The browser.newtab.url preference is abused and should be removed
      Pressing Shift while 'Ctrl+Tab tabs list popup' is visible hides the popup
      Update maxVersion to 42.0a1

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

This annotated tag includes the following new commits:

       new  3656048   Missing quotation mark aroud TabmixSvc.aboutBlank. (changeset 8abf33f8e0d4)
       new  a664a2c   Remove font size from 'Hide the tab bar' label (in-content)
       new  886081e   Update changesets 94b9a6a863d3, 1a3a96a04011, disable PlacesCommandHook.bookmarkPage from Firefox 40
       new  928b576   TypeError - this.clog is not a function, changeset 763e406914eb
       new  837e7e5   Follow up bug 947854 - Exiting DOM fullscreen also exits window fullscreen mode, Bug 1161802 part 2 - Split nsGlobalWindow::SetFullScreenInternal into two parts, one part before the window resizing, the other after.
       new  b26ff15   Left over from changeset 85e2ad410dc4
       new  1733803   Calling SessionStore.getTabState before Firefox 28 with pending 'about:config' tab throw 'TypeError: browser.contentDocument.getElementById(...) is null' in SessionStore._updateTextAndScrollDataForTab or TextAndScrollData.jsm
       new  a470d3a   Update compatibility with Treestyletab extension
       new  d6ae406   Fix incompatibility with Treestyletab extension, Open Link in Foreground/Background Tab Broken in 0.4.1.8, regressed by changeset 049df3172bd4
       new  7240182   SingleWindowModeUtils fail to close new window, gPluginHandler.pluginCrashed was changed to gPluginHandler.NPAPIPluginCrashed by bug 1110887 (Firefox 40)
       new  7c25b62   Reuse blank tab when closing new window in single window mode, update referrerPolicy code after bug 1113431
       new  aefd871   Don't remove all backup when new provate window is open, Don't remove existin crashed data when user disabled backup, add missing crashed session data when new session opened with single private window.
       new  554bd37   Restore to New Window(s) from private window opens new private window without restoring any tab
       new  eaedeb2   Flags argument of String.prototype.{search,match,replace} is deprecated
       new  e5b64ba   Rename chrome/skin/app_version/4.0 folder to chrome/skin/app_version/all, move general.css to chrome/skin/general.css
       new  1fb9d64   Follow up bug 1066531, move all style rules with selected/visuallyselected attribute to separate files under app_version/before39.0 and app_version/39.0 folder. Move our style attributes to gBrowser.tabContainer and update style rules accordingly.
       new  ff7a39a   Simplifies background color rules by joining tabmix_australis and tabmix_#Style~="bg" selectors into tabmix_#Style~="aus"
       new  87aeecd   Use gBrowser._switcher.updateDisplay to update display with our attributes instead of 'TabSwitchDone' event
       new  07bf236   Typo
       new  8b9ce72   Apply changeset b5352747aac3 only for toolbarbutton-1 on TabsToolbar
       new  15e7841   Follow up bug 1118285 - The browser.newtab.url preference is abused and should be removed
       new  a44bd7e   Pressing Shift while 'Ctrl+Tab tabs list popup' is visible hides the popup
       new  7781b95   Update maxVersion to 42.0a1
       new  761d095   Imported Upstream version 0.4.1.9~150703a1

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