Commit Graph

254 Commits

Author SHA1 Message Date
Masayuki Nakano
b3b19a9e2f 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
2b6a854872 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Gijs Kruitbosch
60281808db 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
0bd98e93a5 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
61a60c0e05 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
671e5c1c88 Bug 949434 - Disable browser_first_download_panel.js on Linux for frequent failures. 2013-12-19 13:18:13 -05:00
Gregory Szorc
158ed8b3ec 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
7472d86326 Bug 931477 - Fix size and percentage display for downloads of unknown size. r=mak 2013-11-22 20:19:48 +01:00
Paolo Amadini
ff31c62482 Bug 941027 - Store metadata about completed downloads in the download history. r=mak 2013-11-22 20:19:48 +01:00
Gijs Kruitbosch
16224718cf Merge mozilla-central and ux 2013-11-12 09:27:50 +01:00
Wes Kocher
be23be7961 Merge fx-team to m-c 2013-11-11 16:11:16 -08:00
Gijs Kruitbosch
68525e359d Bug 935836 - should ensure button is operational when it's not, r=mconley 2013-11-11 14:24:54 +01:00
Matthew Noorenberghe
e8d8f80693 Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Wes Kocher
e6aeda0671 Merge inbound to m-c 2013-11-04 21:09:17 -08:00
Neil Deakin
03d731b742 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
d3f3ef3fd8 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
e95feeeb26 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
30c71292f2 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
55f01425f8 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Phil Ringnalda
a798fe8008 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
737fa0f1f0 Bug 924463 - clean up browser/components moz.build/test manifest, r=gps 2013-10-18 14:55:19 +02:00
Gijs Kruitbosch
169105946a Merge mozilla-central and ux 2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
1d094f07a0 Merge mozilla-central and ux 2013-10-21 10:03:47 +02:00
Gijs Kruitbosch
e81f7e529c Merge m-c to ux 2013-10-13 23:58:05 +02:00
Gijs Kruitbosch
291eea969e Merge mozilla-central and ux 2013-10-09 13:39:14 +02:00
Paolo Amadini
13e81160d0 Bug 917012 - Too many mainthread stat() calls during downloads. r=enn 2013-10-08 20:28:35 +02:00
Gijs Kruitbosch
0f3314157a 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
c18d784b3c Merge m-c to ux 2013-10-03 17:20:04 +02:00
Matt Brubeck
d1214e1cc6 Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
494f6b300c Bug 922847 - Separate animation from download button, r=mconley 2013-10-01 14:15:00 +02:00
Gijs Kruitbosch
55f3a40d2c Bug 923186 - Download button should use regular XBL. r=mconley 2013-10-02 19:53:25 +02:00
Gijs Kruitbosch
f9c2c6d19e Merge m-c to UX 2013-10-01 12:00:42 +02:00
Gijs Kruitbosch
5d3ed7cf58 Merge m-c to UX 2013-10-01 00:36:26 +02:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gijs Kruitbosch
61b995950f Bug 845408 - unify download-indicator and download-button, r=mconley 2013-09-18 21:32:16 +02:00
Gijs Kruitbosch
fc6c455c77 Merge mozilla-central and ux 2013-09-19 09:09:59 +02:00
Gijs Kruitbosch
2d2aef1247 Merge m-c to UX 2013-09-18 10:31:05 +02:00
Wes Kocher
b2dbf33d59 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
b5231f3568 Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-17 19:41:15 +02:00
Paolo Amadini
9a18ff7a40 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
661c82a41f Bug 881905: test coverage. r=mak 2013-09-17 12:44:16 +02:00
Mike de Boer
8f2e925f93 Bug 881905: attach downloads panel to the chevron if overflowed. r=jaws,mak 2013-09-17 12:44:13 +02:00
Gijs Kruitbosch
240869fd9c Merge mozilla-central and ux 2013-09-17 11:58:14 +02:00
Ryan VanderMeulen
6c870df793 Backed out changeset 0d92b16a748b (bug 906620) 2013-09-16 22:45:33 -04:00
Paolo Amadini
065a2421ac Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-14 13:15:57 +02:00
Gijs Kruitbosch
f55435100e Merge m-c to ux 2013-09-15 19:30:19 +02:00
Gijs Kruitbosch
45d2d8d2ee Merge m-c to ux 2013-09-13 09:42:13 +02:00