Ehsan Akhgari
e2b6cb71f1
Bug 463885 - Entering the Private Browsing mode may not always empty the download manager list; r=sdwilsh, a=blocking1.9.1+
2008-11-12 23:43:12 +03:30
Shawn Wilsher
4aa41a7509
Bug 462964 - nsIDownloadManager should have removeDownloadsByTimeframe
...
r=mconnor
2008-11-05 18:39:24 -05:00
Ehsan Akhgari
f22388d6b9
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [downloadmgr part]; r=sdwilsh
2008-11-04 02:52:21 +03:30
Dave Townsend
a3e61ce604
Bug 462338: Make executeSoon widely available. r=robcee, r=gavin
2008-10-30 17:22:17 +00:00
Jim Mathies
b84750e8c5
Bug 426544 - Disable browser.download.manager.alertOnEXEOpen and set internet zone bit on all downloaded files; v3; r=sdwilsh
2008-10-29 05:53:30 +01:00
Markus Stange
9467c5bb99
Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin
2008-10-18 11:57:46 +02:00
Anoop Saldanha
ed84b5cfbf
Bug 436553 - Automate litmus test for closing the download manager; r=sdwilsh
2008-09-08 15:06:42 +02:00
Håkan Waara ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
38c98eaa3d
Bug 422511 - "Open with 'TextEditor.app'" Should be "Open with 'TextEditor'"
...
This changeset gets an application bundle's name instead of the bundle's file
name on OS X.
Original patch by Håkan Waara, updated by Shawn Wilsher.
Original patch r=sdwilsh, sr=biesi
Updated patch r=hwaara, sr=biesi
2008-09-03 12:22:16 -04:00
RIVAUD Julien (_FrnchFrgg_)
d41071f9a0
Bug 420595 - Change the acceptButton icon to a "save" one when there is no choice. r=sdwilsh
...
Bug 420595 - "you have chosen to open" dialog uses wrong icon
When we present the basic choice for actions in the download helper
window, the accept button has the only effect of saving; thus we
should change the icon from "OK" to "Save".
2008-08-13 08:53:09 +02:00
Dão Gottwald
2174991cf3
Bug 405892 – Finish polish of the download manager search field. r=sdwilsh
2008-08-05 23:33:41 +02:00
Edward Lee
98d953b101
Bug 448583 - remove isNil function from DownloadUtils.jsm. r=sdwilsh
2008-08-01 15:10:10 -07:00
Anoop Saldanha (Poona) ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
ce35815e94
Bug 437422 - Automate litmus test for testing search and clear list.
...
r=sdwilsh
2008-07-27 16:59:40 -04:00
Anoop Saldanha (Poona)
8669b235bb
Bug 445021 - Add more functions in DM's utils.js for chrome tests.
...
This adds a number of common functions to the utils.js file used by the download
manager chrome tests.
r=sdwilsh
2008-07-27 14:40:15 -04:00
Sylvain Pasche
3aa6f00470
Bug 445005 - "Would you like to save..." label now shown on unknownContentType popup
...
This also adds a test to ensure that the unkownContentType dialog displays the
right information with given files.
r=gavin, r=sdwilsh
2008-07-17 12:29:15 -04:00
Robert Kaiser
c6a369f594
bug 440932 - toolkit dlmgr should be buildable by suite, supplemantal patch for including config.mk early enough, r=ted
2008-07-06 22:37:07 +02:00
Shawn Wilsher
e21f72ead8
Bug 438653 - move remaining browser tests to xpcshell/chrome tests
...
This moves the two remaining browser tests in toolkit/mozapps/downloads/tests to
an xpcshell test and a chrome test. The reason for this change is to remove the
dependency of the browser from download manager tests since it is a toolkit
component.
This version unregisters the factory that we register to override the prompt
service in test_bug_412360.xul so we no longer leak.
r=gavin
--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_406857.js => toolkit/components/downloads/test/unit/test_bug_406857.js
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_412360.js => toolkit/mozapps/downloads/tests/chrome/test_bug_412360.xul
2008-06-16 12:58:28 -04:00
Shawn Wilsher
db44c80708
Bug 441936 - accel + K should focus find field
...
This makes accel + K focus the search/find field in the download manager for all
toolkit consumers that use the built in download manager.
r=mconnor
2008-06-27 12:07:19 -04:00
Shawn Wilsher
ec546c652c
Bug 441716 - test_retention_is_0_closes.xul is flakey on linux
...
The test now listens for a "domwindowclosed" notification from the window
watch service instead of using a timer which is unreliable. Upon receiving the
notification, it dispatches an event to the main thread to perform the proper
checks to allow time for any other events listening to that topic to process.
This also adds a utils.js file that download manager chrome tests can use. So
far, only one function has been added that will execute a function on the main
thread; executeSoon.
r=gavin
2008-06-27 11:59:14 -04:00
Justin Wood
b1f4b2ca8a
Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway
2008-06-25 21:12:25 -04:00
Shawn Wilsher
ec7a58a336
Backed out changeset 998cc827bfb1 due to leaks found with the added tests.
2008-06-16 15:00:06 -04:00
Shawn Wilsher
a2f8163d9f
Bug 438653
...
This moves the two remaining browser tests in toolkit/mozapps/downloads/tests to
an xpcshell test and a chrome test. The reason for this change is to remove the
dependency of the browser from download manager tests since it is a toolkit
component.
r=gavin
--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_406857.js => toolkit/components/downloads/test/unit/test_bug_406857.js
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_412360.js => toolkit/mozapps/downloads/tests/chrome/test_bug_412360.xul
2008-06-16 12:58:28 -04:00
Shawn Wilsher
cbcf292fb1
Bug 438998
...
This changes the anonymous functions in DownloadProgressListener.js to named
functions so that tools like dtrace and JS debuggers actually know what is
being called so they can do something useful.
r=Mossop
2008-06-13 11:44:30 -04:00
Shawn Wilsher
930dd62225
Bug 438993
...
This makes the anonymous functions in DownloadUtils.jsm into non-anonymous ones
so things like dtrace and JS debuggers know where they are actually at instead
of having no idea.
r=Mossop
2008-06-13 11:44:13 -04:00
Shawn Wilsher ext:(%2C%20Edward%20Lee%20%3Cedward.lee%40engineering.uiuc.edu%3E)
74931b7648
Bug 437302
...
Tests that don't depend on the browser should be chrome tests
r=Mardak
--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_411172_mac.js => toolkit/mozapps/downloads/tests/chrome/test_backspace_key_removes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_basic_functionality.js => toolkit/mozapps/downloads/tests/chrome/test_basic_functionality.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_429247.js => toolkit/mozapps/downloads/tests/chrome/test_bug_429247.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_cleanup_search.js => toolkit/mozapps/downloads/tests/chrome/test_cleanup_search.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_411172.js => toolkit/mozapps/downloads/tests/chrome/test_delete_key_removes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_416303.js => toolkit/mozapps/downloads/tests/chrome/test_esc_key_closes_clears.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_multi_select.js => toolkit/mozapps/downloads/tests/chrome/test_multi_select.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_multiword_search.js => toolkit/mozapps/downloads/tests/chrome/test_multiword_search.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_410289.js => toolkit/mozapps/downloads/tests/chrome/test_pause_button_state.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_394039.js => toolkit/mozapps/downloads/tests/chrome/test_removeDownload_updates_ui.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_413093.js => toolkit/mozapps/downloads/tests/chrome/test_retention_is_0_closes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_search_clearlist.js => toolkit/mozapps/downloads/tests/chrome/test_search_clearlist.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_select_all.js => toolkit/mozapps/downloads/tests/chrome/test_select_all.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_413985.js => toolkit/mozapps/downloads/tests/chrome/test_space_key_pauses_resumes.xul
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_397935.js => toolkit/mozapps/downloads/tests/chrome/test_ui_stays_open_on_alert_clickback.xul
2008-06-11 11:06:39 -04:00
Dão Gottwald
a7c9c4101a
Bug 437646
...
make use of :nth-child in the download list, remove stripeifyList()
r=sdwilsh
2008-06-11 10:11:14 -04:00
Edward Lee
d7840a8c41
Bug 419691 - Get multiword search testcase working on windows. r=sdwilsh
2008-06-07 16:29:38 -07:00
Nochum Sossonko
72fb9415df
Bug 429247
...
Double-clicking on empty white space in the Download Manager activates the currently selected item
r=sdwilsh
2008-06-04 11:05:09 -04:00
edward.lee@engineering.uiuc.edu
0757480122
Bug 431188 - Clear list active / inactive state not working properly. r=sdwilsh, a1.9=beltzner
2008-05-06 16:25:36 -07:00
kairo@kairo.at
9b6caac281
bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil
2008-05-02 06:13:19 -07:00
edward.lee@engineering.uiuc.edu
fce8a20856
Bug 430486 - Clear List button doesn't disable when it should. r=sdwilsh, r=mconnor, ui-r=mconnor, a1.9=mconnor. Fixes Bug 430597 - New clearListButton does not accomodate larger fonts
2008-04-24 22:59:31 -07:00
edward.lee@engineering.uiuc.edu
ac21162df8
Bug 400495 - Add "Clear List" button to download manager. r=mconnor, ui-r=beltzner, ui-r=mconnor, b-ff3=beltzner, a1.9=mconnor
2008-04-22 20:57:05 -07:00
edward.lee@engineering.uiuc.edu
d8a11e1c31
Fix testcase for bug 429614 to check platform (cmd-a vs ctrl-a)
2008-04-19 01:47:09 -07:00
edward.lee@engineering.uiuc.edu
228a15a6ee
Bug 429614 - add select all keyboard shortcut and context menu item to download manager. p=beltzner, r=sdwilsh, r=Mardak, ui-r=mconnor, a1.9=mconnor
2008-04-19 00:36:39 -07:00
mozilla.mano@sent.com
4f2d4d5c18
Bug 420405 - Download triggered by <iframe src=...exe> fails if containing page has refreshed. r+a=mconnor.
2008-04-18 11:08:00 -07:00
edward.lee@engineering.uiuc.edu
88e034bf8f
Bug 429144 - If downloaded file is removed, but saved dir still exists, then "Open Containing Folder" menu item should be disabled. r=sdwilsh, a1.9=beltzner
2008-04-15 22:28:59 -07:00
edward.lee@engineering.uiuc.edu
4a75aefc9c
Bug 426983 - Make the download option Clear List always available. r=sdwilsh, a1.9=beltzner
2008-04-12 12:42:03 -07:00
edward.lee@engineering.uiuc.edu
bd15bbb2d9
Update testcase for bug 406857 using bug 425753 notification
2008-04-09 10:34:32 -07:00
edward.lee@engineering.uiuc.edu
4bb7bede2f
Bug 228842 - Allow multiple selections in Download Manager. r=sdwilsh, a1.9=beltzner
2008-04-08 22:33:39 -07:00
edward.lee@engineering.uiuc.edu
1ff2429dc5
Re-disable test for windows
2008-04-05 22:47:30 -07:00
edward.lee@engineering.uiuc.edu
d50c086c5e
Bug 425753 - Send notification when download manager finishes building the list. r=sdwilsh, a1.9=beltzner
2008-04-05 21:26:18 -07:00
reed@reedloden.com
e1cd9f0518
Bug 424547 - "Fix strings so they are more descriptive from bug 416683" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh ui-r+a1.9=beltzner]
2008-04-04 00:08:24 -07:00
sdwilsh@shawnwilsher.com
f37c78de29
Bug 397935 - Download Manager ("Downloads") window doesn't stay open when clicking on download-complete alert notification with auto-close pref ("close when done"). r=Mardak, sr=mconnor
2008-04-02 20:05:22 -07:00
dolske@mozilla.com
59fafa0671
Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+
2008-04-02 20:02:08 -07:00
edward.lee@engineering.uiuc.edu
9e3adc5c15
Land testcase for bug 397935. r=sdwilsh
2008-03-27 11:22:06 -07:00
dbaron@dbaron.org
ea42d1a370
Make the download manager tests remove their temporary files, and rename the prefix they use to work around the Mac unit test machine having filled up all of dmuitest.file through dmuitest-9999.file in its temp dir. rs=sdwilsh a=tests+orange
2008-03-21 20:57:47 -07:00
edward.lee@engineering.uiuc.edu
c3aefb83dc
More bustage fix for bug 416683. r=sdwilsh
2008-03-21 19:03:01 -07:00
edward.lee@engineering.uiuc.edu
9ef7b51f58
Bustage fix for bug 416683
2008-03-21 18:55:51 -07:00
edward.lee@engineering.uiuc.edu
2f937985c7
Bug 416683 - binary downloads are deleted on completion when "Launch applications and unsafe files" is disabled. p=jmathies, r=Mardak, r=robarnold, sr=bsmedberg, a1.9b5=beltzner, b-ff3=beltzner
2008-03-21 17:23:45 -07:00
reed@reedloden.com
5067e27b79
Bug 411214 - "New MIME type set with "Do this automatically ..." fails to locate helper app" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh a1.9=beltzner]
2008-03-19 23:09:02 -07:00
edward.lee@engineering.uiuc.edu
059c439202
Bug 420482 - Big discrepancy in ETA between Downloads Manager & Downloads status bar panel. r=sdwilsh, b-ff3=beltzner
2008-03-18 11:01:39 -07:00
edward.lee@engineering.uiuc.edu
613077fffe
Bug 414850 - "Clear List" in download manager should only remove visible downloads. r=sdwilsh, a1.9=beltzner
2008-03-18 10:59:27 -07:00
edward.lee@engineering.uiuc.edu
627c6d4cfe
Bug 403412 - Download Manager window title fails to clear/update upon download completion. r=sdwilsh, a1.9=beltzner
2008-03-18 10:57:26 -07:00
dolske@mozilla.com
6659016870
Backing out bug 420595 due to causing bug 422585. r=sdwilsh.
2008-03-13 15:58:15 -07:00
mattwillis@gmail.com
57282c5e42
Bug 422161 - Fix JS strict errors in *.jsm modules. r and rs=gavin, a1.9+=damons
2008-03-12 14:56:59 -07:00
edward.lee@engineering.uiuc.edu
2e9965a110
Bug 413093 - With "Remember what I've download" disabled/unchecked (browser.download.manager.retention set to 0), the Download Manager window remains open until clicked/focused. p=sdwilsh, r=Mardak, b-ff3=beltzner
2008-03-11 14:34:19 -07:00
reed@reedloden.com
58195cf54b
Bug 420595 - ""you have chosen to open" dialog uses wrong icon" (Change the accept button icon to a save one when the only choice is "save") [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=sdwilsh a1.9=damons]
2008-03-11 01:11:08 -07:00
edward.lee@engineering.uiuc.edu
52662b1412
Bug 412360 - Download Manager remains empty, downloads don't start, with this 3.0b2 downloads.sqlite. r=sdwilsh, r=biesi, sr=biesi, b-ff3=beltzner
2008-03-08 17:02:06 -08:00
reed@reedloden.com
6125af3196
Back out not completely reviewed changes from bug 326228.
2008-03-08 02:06:10 -08:00
reed@reedloden.com
b055ee6b2e
Bug 326228 - "No error message when download manager tried to store file in folder with insufficent access rights" [p=steveisok1@yahoo.com (Steve) ui-r=madhava r=sdwilsh a1.9=beltzner a=blocking-firefox3+]
2008-03-08 02:04:05 -08:00
edward.lee@engineering.uiuc.edu
01da77c778
Disable bug 419403 test on windows. r=sdwilsh
2008-02-26 11:19:39 -08:00
edward.lee@engineering.uiuc.edu
39881a7032
Bustage fix for bug 419403 - do more timeouts
2008-02-26 10:42:47 -08:00
edward.lee@engineering.uiuc.edu
f23ad3e8d0
Bug 419403 - Pimp My Download Manager Search! (multi word, match any text). r=sdwilsh, a1.9=beltzner
2008-02-26 09:52:17 -08:00
edward.lee@engineering.uiuc.edu
07878d0e6d
Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner
2008-02-22 00:35:59 -08:00
edward.lee@engineering.uiuc.edu
af433bb629
Backing out bug 406857 to wait for red to go away.
2008-02-21 22:05:18 -08:00
edward.lee@engineering.uiuc.edu
b701a38195
Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner
2008-02-21 21:32:17 -08:00
roc+@cs.cmu.edu
ae7454be89
Backing out fix for bug 406857 due to win2k3 test failure
2008-02-21 18:04:14 -08:00
edward.lee@engineering.uiuc.edu
08c62d0a22
Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner
2008-02-21 16:17:19 -08:00
edward.lee@engineering.uiuc.edu
5c443601e9
Bug 416303 - Show default list, clear search, focus list when hitting escape from the search box. r=sdwilsh, a1.9=beltzner
2008-02-21 12:49:56 -08:00
dbaron@dbaron.org
e4c59619fe
Call cancel() if we can't show the helper app dialog, so we break cycles, avoid leaks, and don't continue doing the download. b=417949 sr=bzbarsky r=gavin.sharp a=schrep
2008-02-20 08:30:21 -08:00
sdwilsh@shawnwilsher.com
2683b199f5
Bug 402452 - Some download manager preferences should be assumed, not required. r=Mardak, r=mfinkle, a=schrep
2008-02-08 14:22:35 -08:00
edward.lee@engineering.uiuc.edu
d906759c08
Bug 414486 - Lazily load stringbundle and lazily load strings for DownloadUtils. r=sdwilsh, a1.9=schrep
2008-02-07 00:11:53 -08:00
reed@reedloden.com
9699a626e1
Bug 392890 - "Provide a text label for the Search edit in Download Manager" [p=dao@mozilla.com (Dão Gottwald) r=Mardak a=blocking-firefox3+]
2008-02-06 21:29:30 -08:00
sdwilsh@shawnwilsher.com
3bcc872c64
Test for Bug 413985
2008-01-28 09:42:51 -08:00
sdwilsh@shawnwilsher.com
9d9f01aacc
Bug 411521 - EventUtils.synthesize* doesn't allow you to specify a window. r=Enn
2008-01-28 09:12:17 -08:00
edward.lee@engineering.uiuc.edu
cda837c1f1
Bustage fix. Bug 405720 - Strange message with download manager for file with unknown filesize. rs=sdwilsh
2008-01-26 23:53:31 -08:00
reed@reedloden.com
82e854f305
Bug 413493 - "Incorrect naming of label and accesskey" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=sdwilsh a1.9=beltzner]
2008-01-26 21:05:18 -08:00
edward.lee@engineering.uiuc.edu
baffa2a238
Bug 414157 - Fix javascript strict warning undeclared variable status in DownloadUtils.jsm. r=sdwilsh, a1.9=beltzner
2008-01-26 21:04:14 -08:00
sdwilsh@shawnwilsher.com
52cb8adc7e
Bug 413985 - Space key for pause/resume doesn't work (never did). Patch by Simon Bünzli <zeniko@gmail.com>. r=sdwilsh, a=beltzner
2008-01-26 19:28:32 -08:00
edward.lee@engineering.uiuc.edu
0c7fe7d5c7
Bug 409314 - Default download manager size should be golden (485x300). r=sdwilsh, a1.9=schrep
2008-01-26 13:04:49 -08:00
edward.lee@engineering.uiuc.edu
91cff9aa93
Bug 405720 - Strange message with download manager for file with unknown filesize. r=sdwilsh, a1.9=schrep, b-ff3=mconnor
2008-01-26 13:02:32 -08:00
edward.lee@engineering.uiuc.edu
5aa187f14a
Bug 414105 - PluralForm messages show up in Error Console when downloading. r=sdwilsh, a1.9=schrep
2008-01-26 13:00:22 -08:00
florian@queze.net
99db48f8e4
Bug 410938 - Make 'choose app to open with' changeable. r=mconnor, ui-r=beltzner, a=blocking1.9+
2008-01-25 23:23:39 -08:00
edward.lee@engineering.uiuc.edu
390fadeb5d
Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, r=l10n@mozilla.com (Pike), b-ff3=beltzner
2008-01-22 18:18:24 -08:00
edward.lee@engineering.uiuc.edu
e72a2e5040
Bug 394516 - Figure out a remaining-time rounding scheme for minutes -> hours/days. r=sdwilsh, b-ff3=beltzner
2008-01-22 18:15:08 -08:00
sdwilsh@shawnwilsher.com
0d8181305a
Bug 410289 - Do not allow the pausing of downloads that cannot actually be resumed. r=Mardak
2008-01-21 19:43:02 -08:00
sdwilsh@shawnwilsher.com
84e0ca7eac
Test for Bug 394039
2008-01-10 20:58:51 -08:00
sdwilsh@shawnwilsher.com
37138d5862
Bug 411172 tests
2008-01-10 20:22:36 -08:00
sdwilsh@shawnwilsher.com
76ed1e34f5
Disable failing test (the test is wrong, not the code)
2008-01-09 20:26:23 -08:00
sdwilsh@shawnwilsher.com
4d84c35b86
Bug 411172 - del key does not remove files from the download manager anymore. This is just a test.
2008-01-09 19:28:35 -08:00
sdwilsh@shawnwilsher.com
3a29131b95
Bug 411172 - del key does not remove files from the download manager anymore. Patch by Elmar Ludwig <elmar.ludwig@uos.de>. r=sdwilsh
2008-01-09 19:27:47 -08:00
rflint@ryanflint.com
dbef45c3ed
Close DM window when test completes. No bug, test-only change
2008-01-08 23:55:55 -08:00
rflint@ryanflint.com
c34e75bf30
Revert unnecessary changes from bug 410894. r=sdwilsh, a=brendan
2008-01-08 21:43:36 -08:00
rflint@ryanflint.com
9573cbc2a5
Fix tests for bug 410894 and reenable them. r=sdwilsh
2008-01-08 21:38:16 -08:00
rflint@ryanflint.com
e5419df5fb
Disable this test due to failures on windows
2008-01-08 18:17:38 -08:00
rflint@ryanflint.com
798bc09910
Test for bug 410894. Patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=gavin
2008-01-08 17:14:54 -08:00
sdwilsh@shawnwilsher.com
dc12ae9d84
Bug 392293 - The disabled state of the mini-buttons in DM is not handled correctly. r=Mardak, r=Mano
2008-01-06 16:14:00 -08:00
rflint@ryanflint.com
6bf960c58f
Bug 410894 - download manager is empty. r=dtownsend, a=serious_regression_that's_surely_blocking_with_trivial_fix
2008-01-05 02:24:41 -08:00
edward.lee@engineering.uiuc.edu
2666f9c822
Bug 410100 - Cannot open file from download manager after searching. r=sdwilsh, a1.9=mconnor
2007-12-31 18:28:20 -08:00
reed@reedloden.com
83ad46db2c
Bug 393922 - "Remove nsIDownloadProgressListener::onStatusChange and nsIDownloadProgressListener::onLocationChange" [p=graememcc_firefox@graeme-online.co.uk (graememcc) r=sdwilsh a1.9=beltzner]
2007-12-28 19:18:22 -08:00
edward.lee@engineering.uiuc.edu
6fa50e683a
Bug 409326 - Complement eTLD+1 status with a full host tooltip. r=sdwilsh, a1.9=beltzner
2007-12-26 15:37:13 -08:00
edward.lee@engineering.uiuc.edu
332a7a5f21
Bug 408745 - Download Manager clobbers the UI thread and is slow to respond when updating its list. r=sdwilsh, a1.9=mconnor
2007-12-21 19:45:54 -08:00
edward.lee@engineering.uiuc.edu
f5856ad1c3
Bug 409317 - Download date/time should show the full date and time as a tooltip. r=sdwilsh, a1.9=beltzner
2007-12-21 15:18:05 -08:00
edward.lee@engineering.uiuc.edu
d0e4db932c
Bug 409105 - Just finished download shows start time instead of completed time. r=sdwilsh, a1.9=beltzner
2007-12-21 15:12:34 -08:00
edward.lee@engineering.uiuc.edu
0428bb6509
Bug 409311 - I see beach ball instead of download manager. r=sdwilsh, a1.9=beltzner
2007-12-21 14:58:07 -08:00
edward.lee@engineering.uiuc.edu
4b3252c169
Bug 408696 - Don't show leading 0 for download dates. r=sdwilsh, a1.9=beltzner
2007-12-21 14:55:56 -08:00
edward.lee@engineering.uiuc.edu
19fdc4cafa
Backout bug 408696 to fix ui bustage. a=jesse
2007-12-18 22:49:41 -08:00
edward.lee@engineering.uiuc.edu
ffcc3e4673
Bug 408565 - Menu items "Open Containing Folder" / "Show in Finder" shouldn't be grayed out for in-progress/paused downloads. r=sdwilsh, a1.9=beltzner
2007-12-18 11:56:09 -08:00
edward.lee@engineering.uiuc.edu
819aa6c901
Bug 405886 - Remove the "Open File" button at the right of every download row. r=sdwilsh, b-ff3=mconnor
2007-12-18 00:51:57 -08:00
edward.lee@engineering.uiuc.edu
188be9ad13
Bug 408350 - Enter/return on downloads should do the same as double click. r=sdwilsh, a1.9=mconnor
2007-12-18 00:49:36 -08:00
edward.lee@engineering.uiuc.edu
092de713ae
Bug 408351 - Double click download should do default action (first item in menu). r=sdwilsh, a1.9=schrep
2007-12-18 00:47:48 -08:00
edward.lee@engineering.uiuc.edu
da0d941afb
Bug 405893 - Search should match TLDs as well as download file names. r=sdwilsh, b-ff3=mconnor
2007-12-17 22:05:39 -08:00
edward.lee@engineering.uiuc.edu
78389a3b3c
Bug 405888 - Remove the "Information" button at the right of every download row. r=sdwilsh, a1.9=mconnor
2007-12-17 11:10:46 -08:00
edward.lee@engineering.uiuc.edu
4a1def214b
Bug 408696 - Don't show leading 0 for download dates. r=mconnor, a1.9=mconnor
2007-12-17 11:08:11 -08:00
edward.lee@engineering.uiuc.edu
74acd86ed7
Bug 408500 - Refactor displayHost logic into getDisplayHost. r=sdwilsh, r=dwitte, a1.9=mconnor
2007-12-15 20:21:48 -08:00
edward.lee@engineering.uiuc.edu
9a1d793ed1
Bug 392097 - only showing 7 days of download history, until I search, then I see more items. r=sdwilsh, b-ff3=beltzner
2007-12-15 17:35:38 -08:00
edward.lee@engineering.uiuc.edu
f46bc6a2db
Bug 403674 - Implement "Go to Source Location" for the context-menu items. r=sdwilsh, b-ff3=mconnor, p=om.brahmana@gmail.com (Brahmana)
2007-12-15 17:11:27 -08:00
edward.lee@engineering.uiuc.edu
39d91af8a0
Bug 407655 - Reorganize download context menus. r=sdwilsh, a1.9=beltzner
2007-12-14 10:26:06 -08:00
edward.lee@engineering.uiuc.edu
7d5ab6d867
Bug 406230 - Vertically align download icons in the center. r=sdwilsh, a1.9=beltzner
2007-12-14 10:24:01 -08:00
edward.lee@engineering.uiuc.edu
ed311de84b
Bug 406923 - Just started downloads don't know about their referrers until reopened. r=sdwilsh, a1.9=dsicore
2007-12-14 02:08:45 -08:00
edward.lee@engineering.uiuc.edu
4c61b39273
Bug 407784 - "Copy Source Location" -> "Copy Download Link". r=sdwilsh, a1.9=schrep
2007-12-14 02:05:39 -08:00
edward.lee@engineering.uiuc.edu
22112e8de8
Bug 407771 - Remove retry button for blocked/dirty downloads. r=sdwilsh, a1.9=schrep
2007-12-14 02:03:36 -08:00
edward.lee@engineering.uiuc.edu
a7b72389d1
Bug 405884 - List date/time of download for each download shown. r=sdwilsh, b-ff3=mconnor
2007-12-14 02:00:16 -08:00
mozilla.mano@sent.com
2ed758e979
Bug 405696 - Cmd+F in download manager doesn't work on Mac. Bug 405698 - Cmd+F should select search field contents. r=mconnor.
2007-12-02 12:12:43 -08:00
reed@reedloden.com
57b82c5324
Bug 393303 - "Create a blocked string for dirty downloads (virus scan failed)." [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking-firefox3+]
2007-11-30 22:49:07 -08:00
reed@reedloden.com
2cad7fddca
Back out sdwilsh's patch for bug 393303 as a last ditch effort to fix the perf regression.
2007-11-30 19:17:32 -08:00
reed@reedloden.com
a010e72f21
Bug 393303 - "Create a blocked string for dirty downloads (virus scan failed)" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking-firefox3+]
2007-11-30 12:24:10 -08:00
edward.lee@engineering.uiuc.edu
03fd381b53
Bug 403728 - Better display non-eTLDable download URIs (file: data: jar:). r=sdwilsh, b-ff3=mconnor
2007-11-30 10:28:13 -08:00
myk@mozilla.org
4a0d8770e1
bug 331259: make the helper apps dialog create the urn:mimetypes:root resource if it doesn't already exist so checking the 'do this automatically for files like this from now on' checkbox saves that pref to the helper apps datasource and thus has an effect on future downloads of same file type; r=sdwilsh,myk
2007-11-28 12:24:16 -08:00
gavin@gavinsharp.com
6b84a38daa
Bug 405264: remove unused file, r=mano, a=schrep
2007-11-26 16:57:35 -08:00
reed@reedloden.com
ad230e9660
Bug 404647 - "CTRL+F shortcut should focus the search box in the download manager" [p=cdolivei.bugzilla@gmail.com (cesar) r=sdwilsh a1.9=schrep]
2007-11-22 01:22:25 -08:00
reed@reedloden.com
1c2d0e1f21
Bug 403621 - "fix various ArrayEnumerator implementations" [p=dao@mozilla.com (Dão Gottwald) r=Mano a1.9=schrep]
2007-11-21 13:15:39 -08:00
reed@reedloden.com
5598378f56
Bug 282958 - "toolkit/mozapps/downloads/content uses wrong contractid for the MIME service" [p=chpe@gnome.org (Christian Persch) r=biesi a1.9=schrep]
2007-11-21 12:57:38 -08:00
reed@reedloden.com
f707ff79ef
Bug 330139 - "Change 'Remove' in download manager to 'Remove From List'" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=sdwilsh ui-r=madhava a1.9=schrep]
2007-11-13 12:12:38 -08:00
edward.lee@engineering.uiuc.edu
bcc81a3458
Bug 400493 - Track download finish time in Download UI. r=sdwilsh, a1.9=mconnor
2007-11-11 15:58:50 -08:00
edward.lee@engineering.uiuc.edu
2be4924049
Bug 400617 - Include eTLD + 1 for failed, canceled, blocked downloads. r=sdwilsh, a1.9=schrep
2007-11-11 15:56:14 -08:00
edward.lee@engineering.uiuc.edu
6b11207a93
Bug 223895 - Completed downloads should include size and TLD instead of "Done". r=sdwilsh, r=dwitte, b-ff3=beltzner, a1.9=beltzner
2007-11-11 15:52:49 -08:00
edward.lee@engineering.uiuc.edu
39be0419a4
Bug 400616 - Alias Ci.nsIDownloadManager to nsIDM, clean spaces, fix headings. r=sdwilsh, a1.9=mconnor
2007-11-11 15:48:43 -08:00
edward.lee@engineering.uiuc.edu
0a77a16933
Bug 396701 - clicking on .exe file shows wrong download dialog. r=gavin, sr=biesi, b-ff3=beltzner, a=blockingM9
2007-11-01 14:18:55 -07:00
reed@reedloden.com
69595574d6
Bug 401215 - "Background banding for the download manager" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=sdwilsh aM9=beltzner]
2007-10-29 11:31:27 -07:00
edward.lee@engineering.uiuc.edu
099dde5e43
Bug 399781 - Remove headings in Download Manager UI. r=sdwilsh, b-ff3=beltzner, a1.9=mconnor, aM9=mconnor
2007-10-27 13:46:50 -07:00
edward.lee@engineering.uiuc.edu
85905342c9
Bug 391863 - "clean up" functionality missing from download manager. r=sdwilsh, b-ff3=beltzner, a1.9=mconnor, aM9=mconnor
2007-10-27 13:42:48 -07:00
edward.lee@engineering.uiuc.edu
fb82e1fc2c
Bug 400530 - Refactor beltzner to getReferrerOrSource(). r=sdwilsh, a1.9=mconnor, aM9=mconnor
2007-10-27 13:37:44 -07:00
edward.lee@engineering.uiuc.edu
31fa158c53
Bug 398551 - Cannot download tar.gz or tar.bz2 files from the "Open with" dialog. r=gavin.sharp, b-ff3=beltzner, a=b-ff3 M9
2007-10-20 14:09:40 -07:00
reed@reedloden.com
ac256d7de4
Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9]
2007-10-18 21:15:41 -07:00
reed@reedloden.com
cd49568e87
Bug 398527 - "Downloads should have icons on Linux" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=sdwilsh a1.9=mconnor]
2007-10-13 12:17:32 -07:00
edward.lee@engineering.uiuc.edu
e20df2aa09
Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor
2007-10-07 10:21:57 -07:00
myk@mozilla.org
f59da771e6
bug 395317: make the download dialog directions for changing content handling preferences be correct now that we have the new Applications prefpane; r=gavin
2007-10-03 13:46:52 -07:00
edward.lee@engineering.uiuc.edu
a2c55b94d1
Bug 396477 - DM renames many files with double extension, e.g. filename.exe.exe. r=sdwilsh, a=mconnor
2007-10-02 08:10:39 -07:00
edward.lee@engineering.uiuc.edu
d0f7be641e
Bug 393821 - Quick downloads (cached, local, data:, failed) don't appear until you reopen Download Manager. r=sdwilsh, a=mconnor
2007-10-01 17:53:04 -07:00
edward.lee@engineering.uiuc.edu
041ca1a291
Bug 394263 - Status of paused download is missing in Download Manager when refreshing the list. r=sdwilsh, r=mano, blocking-ff3=mconnor
2007-10-01 17:44:48 -07:00