Commit Graph

207 Commits

Author SHA1 Message Date
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
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
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
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
Abhishek Potnis
4187f5915c Bug 924098: Fixed mismatch in variable name |aReason| in allDownloadsViewOverlay.js, r=gijs 2013-10-10 22:09:00 +02:00
Paolo Amadini
13e81160d0 Bug 917012 - Too many mainthread stat() calls during downloads. r=enn 2013-10-08 20:28:35 +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
61b995950f Bug 845408 - unify download-indicator and download-button, r=mconley 2013-09-18 21:32:16 +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
Paolo Amadini
6f92c94c06 Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-18 15:16:00 +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
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
Wes Kocher
fe929165b1 Backed out changeset a0a9418e0dfb (bug 906620) for leaking 2013-09-13 14:52:17 -07:00
Paolo Amadini
3eeb7b671c Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-13 22:44:54 +02:00
Paolo Amadini
389b9c6e2e Bug 913118 - Add a combined list of public and private downloads. r=enn 2013-09-12 21:20:30 +02:00
Neil Deakin
a41a423e28 Bug 907062, resolve the promise if the popup is already open so that the test doesn't occasionally fail, r=paolo 2013-09-09 20:13:58 -04:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Paolo Amadini
9ac39a9e40 Bug 907047 - Fix "Promise is not defined @ resource://app/modules/DownloadsCommon.jsm:493". r=enn 2013-08-22 20:05:48 +02:00
Paolo Amadini
7c75904149 Bug 847863 - Part 7 of 8 - Convert Downloads Panel tests. r=enn 2013-08-21 09:36:07 +02:00
Ed Morley
11d4c6787f Backed out changeset 36c994d08d1b (bug 847863) 2013-08-20 11:52:05 +01:00
Paolo Amadini
c158c710da Bug 847863 - Part 7 of 8 - Convert Downloads Panel tests. r=enn 2013-08-19 23:39:14 +02:00
Paolo Amadini
2b35c402c3 Bug 906314 - Allow using the JavaScript API instead of nsIDownloadManager when removing finished downloads. r=enn 2013-08-19 17:18:25 +02:00
Paolo Amadini
559c3ae9bf Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-17 15:13:10 +02:00
Ryan VanderMeulen
842599628e Backed out changeset b0bab66c0cab (bug 896927) for Windows xpcshell failures. 2013-08-16 18:21:53 -04:00
Paolo Amadini
9513edfe92 Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-16 21:48:01 +02:00
Paolo Amadini
49149df9c3 Bug 899124 - Compute download speed and throttle notifications. r=enn 2013-08-16 11:02:15 +02:00
Paolo Amadini
f6e17d905f Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak 2013-08-03 13:04:44 +02:00
Gregory Szorc
5c25cc9036 No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Tim Taubert
483ec17f7a Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Joey Armstrong
e44d529d0e bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
Mike Shal
8bc3bf52b7 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey 2013-06-28 15:17:07 -04:00
Blake Kaplan
77910679d7 Bug 872317 - Make the download indicator toolbar button work with the changes in bug 653881. r=mak77
--HG--
extra : rebase_source : 10c15e0779da5e645584543ef4a642ae341a00be
2013-05-14 16:41:24 -07:00
Paolo Amadini
40830de6b5 Bug 747018 - Download widget stylesheets applied twice to browser.xul. r=mak 2013-06-27 22:00:08 +02:00
Joey Armstrong
fbe62ceada bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1). r=mshal 2013-06-10 11:30:03 -04:00
Xidorn Quan
95f5184b95 Bug 861613 - Make animation of download notification togglable. r=mak 2013-06-10 08:30:44 -04:00
Girish Sharma
408b70f2b0 Bug 844606 - Remove all selected entries while removing items from history. r=mano 2013-05-31 11:26:13 +05:30