June 2016 Archives by thread
Starting: Thu Jun 2 17:01:42 UTC 2016
Ending: Tue Jun 28 08:42:40 UTC 2016
Messages: 532
- [Pkg-mozext-commits] [colorfultabs] branch master updated (dc91259 -> 5b9afe5)
Ximin Luo
- [Pkg-mozext-commits] [tabmixplus] branch master updated (6678bf5 -> 84b6eb5)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 01/56: Added tag 0.4.2.2 for changeset ce4e5a766c5a
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 02/56: Added tag 0.4.2.3pre.160425a1 for changeset 81464dd855c3
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 03/56: Update maxVersion to 49.0a1
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 04/56: ReferenceError: XPCOMUtils is not defined in MergeWindows.jsm, regressed by changeset 5deb30e30392
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 05/56: Add new line at the end of all log messages
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 06/56: Update compatibility with treeStyleTab - follow up changeset d5cd8b3c10e1 and changeset 3389b946b4d9, when our preference is to open the tab next and the current tab in pinned (app tab), open the new tab before the first non-pinned tab
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 07/56: Refactor log.obj to prevents TypeError: can't convert undefined\null to object and for the case the function was called with non-object argument
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 08/56: Fix changeset af1baf9d6f33, Add 'Report a Bug' button in tab-mix-plus page at addons.mozilla.org for all languages
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 09/56: Follow up bug 1255925 - Give a name to getters/setters and integer-named methods
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 10/56: Follow up bug 1178337 - Part 1: Supports all referrer policies for element atrributes
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 11/56: Follow up bug 1237077 - Part 1: drag an URL into new tab should inherit userContextId
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 12/56: Eslint 2.9.0 fix some bugs on no-fallthrough rule
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 13/56: Eslint 2.9.0 new rules
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 14/56: Services.appinfo.ID fails on Firefox 32, Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXULAppInfo.ID]
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 15/56: Follow up bug 1014185, The customization panel is no longer loaded via about:customizing
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 16/56: Links from jetbrains.com open in the same tab
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 17/56: Disable the hidden firefox button in Tab mix options > Session, to prevent it from being selected by tabbox.xml code. tabbox.xml > _selectNewTab only skip tab with hidden or disabled property
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 18/56: Typo
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 19/56: Vertical-tabs-reloaded extensions version 0.6.0 renamed its object from VerticalTabs to VerticalTabsReloaded
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 20/56: Update compatibility with tabkit-2nd-edition
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 21/56: Replace eval of gBrowser.addTab with wrapped function
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 22/56: Replace eval of gBrowser.removeTab with wrapped function
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 23/56: Replace eval of gBrowser._blurTab with wrapped function
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 24/56: Follow up bug 1251987 - The list of tabs is scrolled by very small number of tabs when I rotate mouse wheel (with setting "scroll by 1 page")
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 25/56: Update compatibility with Sage 1.5.4
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 26/56: Use text-link handler for links from our about dialog. Remove obsolete Tabmix.openURL function that used to open links from old Extension/Theme Managers
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 27/56: Update Eslint Tabmix and Firefox globals, enable eslint-plugin-mozilla import-globals rules
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 28/56: Update Eslint globals for other extensions
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 29/56: Handle content click event for all browsers when window.gMultiProcessBrowser is true, the previous code was skip about: tabs
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 30/56: Typo in changeset d6bd9a05061e
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 31/56: Moving a tab to a different window leaves other tabs shifted in the source window - add missed call to _finishAnimateTabMove from bug 786593
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 32/56: Use AppConstants.jsm, from Firefox 39, to get the platform
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 33/56: Follow up bug 1143038 - Use AppConstants in tabbrowser.xml
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 34/56: Update install.rdf to format that addons-linter can identify
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 35/56: Added tag 0.5.0.0pre.160515a1 for changeset c2cf88574488
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 36/56: Left-over debug code, from changeset e9d819690e34, break some functions when X-notifier installed
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 37/56: Check for the existence of gBrowser.tabContainer._verticalTabs to identify if vertical-tabs-reloaded installed before VerticalTabsReloaded exist
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 38/56: Update compatibility with treeStyleTab - update changeset d5cd8b3c10e1 - prepare the tree to open the new tab as next sibling for all calls to gBrowser.addTab, not just from openUILinkIn or from external app.
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 39/56: Using strict equality (===) break 'open tab next' when relatedToCurrent is undefined and referrerURI exist, make sure relatedToCurrent is not undefined
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 40/56: Dragging links between two tabs is not working. Regrresed by changeset c3edbc0d0f57
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 41/56: Don't open new tab from facebook chat and settings
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 42/56: Add allowSingleLine to Eslint brace-style rule
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 43/56: Make sure caller is not a null
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 44/56: Disable 'Place on left side' when treeStyleTab installed, 1. treeStyleTab have similar preference. 2. TreeStyleTabBrowser.prototype.initTabContentsOrderInternal throw last window reopen
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 45/56: Follow up bug 1268943 - Middle mouse click on links in settings does nothing (should open in new tab).
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 46/56: Don't disable inverse focus preferences when 'Middle-click or Control-click opens items in current tab' is on. The inverse preferences controls not only links
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 47/56: Update locales from http://www.babelzilla.org
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 48/56: Added tag 0.5.0.0pre.160522a1 for changeset ce044332bd42
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 49/56: Update locales from http://www.babelzilla.org
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 50/56: Merge with default
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 51/56: Version update to 0.5.0.0
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 52/56: Imported Upstream version 0.5.0.0
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 53/56: Merge tag 'upstream/0.5.0.0'
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 54/56: Refresh patch header
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 55/56: Update upstream changelog
David Prévot
- [Pkg-mozext-commits] [tabmixplus] 56/56: Update changelog for 0.5.0.0-1 release
David Prévot
- [Pkg-mozext-commits] [tabmixplus] branch pristine-tar updated (f25d5f5 -> 4ba58f8)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] branch upstream updated (2babbc1 -> 000d16f)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] annotated tag upstream/0.5.0.0 created (now d219c07)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] tag 0.5.0.0 created (now 2920299)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] tag 0.5.0.0pre.160515a1 created (now 08b505f)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] tag 0.5.0.0pre.160522a1 created (now 9db57d7)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] annotated tag debian/0.5.0.0-1 created (now 8f73c16)
David Prévot
- [Pkg-mozext-commits] [firebug] branch master updated (2293b2c -> 80ea8e0)
David Prévot
- [Pkg-mozext-commits] [firebug] branch pristine-tar updated (61394a7 -> ff13b67)
David Prévot
- [Pkg-mozext-commits] [firebug] branch upstream updated (5fd4217 -> c419ad3)
David Prévot
- [Pkg-mozext-commits] [firebug] annotated tag upstream/2.0.17 created (now 726439d)
David Prévot
- [Pkg-mozext-commits] [firebug] tag firebug-2.0.16b1 created (now d852fc8)
David Prévot
- [Pkg-mozext-commits] [firebug] tag firebug-2.0.17 created (now 65f8ddb)
David Prévot
- [Pkg-mozext-commits] [firebug] tag firebug-2.0.17b1 created (now b55ced1)
David Prévot
- [Pkg-mozext-commits] [firebug] annotated tag debian/2.0.17-1 created (now 7fab4bc)
David Prévot
- [Pkg-mozext-commits] [personasplus] branch master updated (74c045a -> 7d80bea)
David Prévot
- [Pkg-mozext-commits] [personasplus] branch pristine-tar updated (e477006 -> 0b0f545)
David Prévot
- [Pkg-mozext-commits] [personasplus] branch upstream updated (bc602b0 -> 7feaf83)
David Prévot
- [Pkg-mozext-commits] [personasplus] annotated tag upstream/1.7.8 created (now 6cbaf4f)
David Prévot
- [Pkg-mozext-commits] [personasplus] annotated tag debian/1.7.8-1 created (now e6ca6a8)
David Prévot
- [Pkg-mozext-commits] [nostalgy] branch master updated (2d2d516 -> 56eba82)
David Prévot
- [Pkg-mozext-commits] [nostalgy] 01/01: pristine-tar data for nostalgy_0.2.34.orig.tar.gz
David Prévot
- [Pkg-mozext-commits] [nostalgy] branch upstream updated (902df34 -> 6dd4ec1)
David Prévot
- [Pkg-mozext-commits] [nostalgy] branch pristine-tar updated (e35d848 -> 367dbe5)
David Prévot
- [Pkg-mozext-commits] [nostalgy] annotated tag upstream/0.2.34 created (now 123a06c)
David Prévot
- [Pkg-mozext-commits] [nostalgy] annotated tag debian/0.2.34-1 created (now 89b6889)
David Prévot
- [Pkg-mozext-commits] [perspectives-extension] branch master updated (8aab741 -> 690c3a2)
David Prévot
- [Pkg-mozext-commits] [perspectives-extension] branch pristine-tar updated (417fac1 -> 2ae2135)
David Prévot
- [Pkg-mozext-commits] [perspectives-extension] branch upstream updated (3761cce -> 517e0df)
David Prévot
- [Pkg-mozext-commits] [perspectives-extension] annotated tag upstream/4.6.4 created (now 615215c)
David Prévot
- [Pkg-mozext-commits] [perspectives-extension] tag v4.6.4 created (now 0f24ba6)
David Prévot
- [Pkg-mozext-commits] [perspectives-extension] annotated tag debian/4.6.4-1 created (now 2a0e36b)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] branch master updated (53b3be3 -> 90715d5)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] branch pristine-tar updated (ae6fa19 -> 987268e)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] branch upstream updated (7b97fc1 -> 0e09fa5)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] annotated tag upstream/1.0.0_beta12.1+dfsg created (now 540cfcc)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] annotated tag upstream/1.0.0_beta12.2+dfsg created (now 07aa094)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] annotated tag debian/1.0.0_beta12.2+dfsg-1 created (now 254f28c)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] tag v1.0.beta12.0 created (now 13fd515)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] tag v1.0.beta12.1 created (now d703dc5)
David Prévot
- [Pkg-mozext-commits] [requestpolicy] tag v1.0.beta12.2 created (now 06f4c18)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] branch master updated (84b6eb5 -> d0e5d0b)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] branch pristine-tar updated (4ba58f8 -> 9b7be74)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] branch upstream updated (000d16f -> c7cc612)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] annotated tag upstream/0.5.0.1_160625a1 created (now 0f0c004)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] tag 0.5.0.1pre.160625a1 created (now 82c7ab8)
David Prévot
- [Pkg-mozext-commits] [tabmixplus] annotated tag debian/0.5.0.1_160625a1-1 created (now 3cb7295)
David Prévot
- [Pkg-mozext-commits] [automatic-save-folder] branch master updated (4c9399e -> d30ea3c)
Sascha Girrulat
- [Pkg-mozext-commits] [automatic-save-folder] branch local/wip created (now 2a983c4)
Sascha Girrulat
- [Pkg-mozext-commits] [automatic-save-folder] branch local/wip deleted (was 2a983c4)
Sascha Girrulat
- [Pkg-mozext-commits] [automatic-save-folder] annotated tag debian/1.0.5_20140831-4 created (now 522cd3b)
Sascha Girrulat
Last message date:
Tue Jun 28 08:42:40 UTC 2016
Archived on: Tue Jun 28 08:42:42 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).