Граф коммитов

333 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano a183cc5385 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Marco Bonardo 3a79e9b75a Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Gijs Kruitbosch 6617f6491c Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Gijs Kruitbosch c536cf1017 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=Enn,MattN
--HG--
extra : rebase_source : 24d502659b30d59371b8e33bba65091c546763d5
2014-01-17 18:51:02 +01:00
Phil Ringnalda 156b2e17c0 Bug 952422 - Disable browser_overflow_anchor.js on Linux for excessive timeouts and extremely excessive fallout from them 2013-12-30 19:53:54 -08:00
Ryan VanderMeulen 15f4944992 Bug 949434 - Disable browser_first_download_panel.js on Linux for frequent failures. 2013-12-19 13:18:13 -05:00
Gregory Szorc e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Paolo Amadini 6d6fc3ee21 Bug 931477 - Fix size and percentage display for downloads of unknown size. r=mak 2013-11-22 20:19:48 +01:00
Paolo Amadini b4834145e0 Bug 941027 - Store metadata about completed downloads in the download history. r=mak 2013-11-22 20:19:48 +01:00
Gijs Kruitbosch af6f8f6fef Merge mozilla-central and ux 2013-11-12 09:27:50 +01:00
Wes Kocher 63a75c746b Merge fx-team to m-c 2013-11-11 16:11:16 -08:00
Gijs Kruitbosch 7ec6121dd6 Bug 935836 - should ensure button is operational when it's not, r=mconley 2013-11-11 14:24:54 +01:00
Matthew Noorenberghe be474fa47a Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Wes Kocher e400a12724 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Neil Deakin f3270a29d5 Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil 2013-11-04 11:22:24 -05:00
Monica Chew f2bf1990f6 Bug 895476: Integrate application reputation with download manager, disable remote lookups for application reputation (r=paolo) 2013-11-11 10:54:09 -08:00
Paolo Amadini 147dff90bb Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Paolo Amadini cd2ba67f77 Bug 928349 - Add a build-time setting to use only the JavaScript API for downloads, and enable it in Firefox for Desktop. r=enn 2013-10-23 21:46:47 +02:00
Gijs Kruitbosch 3905b31a92 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda 42269c15ff Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange
CLOSED TREE
2013-10-18 18:54:22 -07:00
Gijs Kruitbosch fd78ae11da Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Gijs Kruitbosch 7af76e1cdc Merge mozilla-central and ux 2013-10-24 10:18:26 +02:00
Gijs Kruitbosch 3ef05b86af Merge mozilla-central and ux 2013-10-21 10:03:47 +02:00
Gijs Kruitbosch a5d4fcfa22 Merge m-c to ux 2013-10-13 23:58:05 +02:00
Gijs Kruitbosch f66f8124ef Merge mozilla-central and ux 2013-10-09 13:39:14 +02:00
Paolo Amadini 1a5a425b07 Bug 917012 - Too many mainthread stat() calls during downloads. r=enn 2013-10-08 20:28:35 +02:00
Gijs Kruitbosch d2c7103f90 Bug 916256 - download animation should anchor on panel anchor when the downloads button is in a panel, r=mconley 2013-10-07 15:54:25 +02:00
Gijs Kruitbosch 4ef230e3b8 Merge m-c to ux 2013-10-03 17:20:04 +02:00
Matt Brubeck d0f97c46f6 Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger 1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch 3c0e16851b Bug 922847 - Separate animation from download button, r=mconley 2013-10-01 14:15:00 +02:00
Gijs Kruitbosch d201e77eae Bug 923186 - Download button should use regular XBL. r=mconley 2013-10-02 19:53:25 +02:00
Gijs Kruitbosch d4692f3c09 Merge m-c to UX 2013-10-01 12:00:42 +02:00
Gijs Kruitbosch e69a32b297 Merge m-c to UX 2013-10-01 00:36:26 +02:00
Gregory Szorc 54c1de66d6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley 2c7dd24541 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc 8344d8a946 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gijs Kruitbosch 63ef7da6bd Bug 845408 - unify download-indicator and download-button, r=mconley 2013-09-18 21:32:16 +02:00
Gijs Kruitbosch 832fa93f0a Merge mozilla-central and ux 2013-09-19 09:09:59 +02:00
Gijs Kruitbosch aeaa73f245 Merge m-c to UX 2013-09-18 10:31:05 +02:00
Wes Kocher 92bc629dae Backed out changeset 2d9b7fe69276 (bug 906620) for debug OSX mochitest leaks on a CLOSED TREE 2013-09-17 13:40:10 -07:00
Paolo Amadini 1b604bcc6b Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-17 19:41:15 +02:00
Paolo Amadini d201131137 Bug 910236 - The Downloads Panel shows one extra download for the number in "+ X other downloads". r=enn 2013-09-17 19:37:00 +02:00
Mike de Boer a4ef5dbf20 Bug 881905: test coverage. r=mak 2013-09-17 12:44:16 +02:00
Mike de Boer 7945880281 Bug 881905: attach downloads panel to the chevron if overflowed. r=jaws,mak 2013-09-17 12:44:13 +02:00
Gijs Kruitbosch c7ad748134 Merge mozilla-central and ux 2013-09-17 11:58:14 +02:00
Ryan VanderMeulen d41e108a3f Backed out changeset 0d92b16a748b (bug 906620) 2013-09-16 22:45:33 -04:00
Paolo Amadini e6844591ec Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-14 13:15:57 +02:00
Gijs Kruitbosch 496f050885 Merge m-c to ux 2013-09-15 19:30:19 +02:00
Gijs Kruitbosch 914bdb1a7c Merge m-c to ux 2013-09-13 09:42:13 +02:00