Commit Graph

64 Commits

Author SHA1 Message Date
Gijs Kruitbosch
79cc61c615 Bug 120684 - use ChromeNodeList in toolkit's listboxes' selectedItems implementation, r=dao,smaug 2015-10-26 17:25:29 +01:00
Tooru Fujisawa
7fc9d2c511 Bug 1207491 - Part 6: Remove use of expression closure from browser/components/downloads/. r=Gijs 2015-09-23 18:36:20 +09:00
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ian Neal
2c6e8e3026 Bug 1195279 - Fix typo in allDownloadsViewOverlay.js following landing of bug 1127867 r=paolo 2015-08-17 15:26:29 -07:00
Birunthan Mohanathas
fe337d7c5e Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
ziyunfei
649e7033e4 Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Jared Wein
325a0016a0 Bug 1137909 - part 2: context menuitem to unblock downloads and an X button to confirm the blocked download. r=paolo 2015-03-05 12:25:45 -05:00
Marco Bonardo
32485da9dc Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imports. r=paolo 2015-02-26 19:06:15 +01:00
Paolo Amadini
0333cf8e9e Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to a JavaScript code module. r=mak 2015-02-16 18:49:56 +00:00
Paolo Amadini
c91332e4d9 Bug 1129896 - Part 1 of 2 - Keep cached metadata for history downloads indefinitely. r=mak 2015-02-16 18:49:54 +00:00
Paolo Amadini
7643037fa3 Bug 1127867 - Use the new back-end property to get the size of downloads asynchronously. r=mak 2015-02-16 18:49:52 +00:00
Paolo Amadini
31f72b0f7d Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the DownloadsDataItem object. r=mak 2015-02-16 18:49:51 +00:00
Paolo Amadini
d98e8ef166 Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem properties. r=mak 2015-02-16 18:49:49 +00:00
Paolo Amadini
790ecd81cd Bug 1117139 - Move code controlling the "download.xml" binding to a common place. r=mak 2015-02-16 18:49:47 +00:00
Paolo Amadini
5b719b29d4 Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload objects. r=mak 2015-02-16 18:49:46 +00:00
Paolo Amadini
2eb368f4e5 Bug 1115983 - Keep only minimal state information in the DataItem. r=mak 2015-02-16 18:49:44 +00:00
Paolo Amadini
b0f18a7182 Bug 1115421 - Simplify download annotations handling in the Library. r=mak 2015-02-16 18:49:43 +00:00
Paolo Amadini
cf4c481f17 Bug 1120429 - Remove unused code handling nodeAnnotationChanged. r=mak 2015-01-14 17:30:28 +00:00
Paolo Amadini
e84aa818ef Bug 1115972 - Don't fall back to the Places icon for downloads without the target file name annotation. r=mak 2015-01-14 17:30:27 +00:00
Paolo Amadini
e74846851f Bug 1115971 - Don't fall back to the Places title for downloads without the target file name annotation. r=mak 2015-01-14 17:30:27 +00:00
Paolo Amadini
0da4c7d1ee Bug 1115369 - Use notifications instead of getViewItem for DownloadsView. r=mak 2015-01-14 17:30:27 +00:00
Paolo Amadini
a29cd43a55 Bug 1115364 - Downloads Panel code style refresh. r=jaws 2014-12-29 12:35:27 +00:00
Terrence Cole
5b685868ed Bug 1058105 - Fix a typo in placesNodeAnnotationChanged; r=mconley 2014-08-25 12:28:38 -07:00
Ed Morley
58709900bb Bug 577266 - Correct another handful of incorrect spellings 2014-08-13 09:04:36 +01:00
Marco Bonardo
fb598e0590 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Abhishek Potnis
9c23b2ddfd Bug 924098: Fixed mismatch in variable name |aReason| in allDownloadsViewOverlay.js, r=gijs 2013-10-10 22:09:00 +02:00
Paolo Amadini
c56b9d92f7 Bug 906314 - Allow using the JavaScript API instead of nsIDownloadManager when removing finished downloads. r=enn 2013-08-19 17:18:25 +02:00
Girish Sharma
6303e90c9c Bug 844606 - Remove all selected entries while removing items from history. r=mano 2013-05-31 11:26:13 +05:30
Girish Sharma
d4215e0590 Bug 856935 - Suppress downloads complete indicator glow when downloads view is open. r=mconley 2013-05-04 00:02:11 +05:30
Dão Gottwald
424562528a Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
Josh Matthews
4f33961b66 Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske 2013-03-14 17:41:52 -04:00
Asaf Romano
6f9867486c Bug 842553 - Double clicking an in-progress download in the Library opens its containing folder. r=mak 2013-03-06 11:43:28 +02:00
Marco Bonardo
450a816aad Bug 837117 (follow-up) - Downloaded items change position in the downloads view if Clear List is selected
r=mconley
2013-02-12 23:50:37 +01:00
Asaf Romano
e60b66cbfc Bug 836271 - The progress animation in the Downloads view keeps on loading until the view is closed. r=mak. 2013-02-07 23:11:19 +02:00
Asaf Romano
8aff3dec53 Bug 836283 - In the Downloads View the Cancel button stops working. r=mak, mconley. 2013-02-07 22:52:23 +02:00
Marco Bonardo
f0beb158de Bug 831094 - Avoid replacing nodes in Places query results.
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Marco Bonardo
ab2a97b41b Bug 837117 - Downloaded items change position in the downloads view if Clear List is selected.
r=Mano
2013-02-05 21:56:03 +01:00
Marco Bonardo
bf77d82461 Bug 832471 - Make Library Downloads view actually remove all downloads on Clear Downloads
r=Mano
2013-01-19 11:21:33 +01:00
Asaf Romano
fc43d8b26f Bug 830064 - The new downloads view does not support drag and drop. r=mak 2013-01-16 22:39:16 +02:00
Asaf Romano
28c7a298c3 Bug 830329 - Fix the enabled state of the clear downloads command (was: Clear Downloads button is disabled if the view is not focused). r=mak 2013-01-16 14:00:33 +02:00
Asaf Romano
5af6cf8108 Bug 826991 - Store download state and end time in an annotation (avoid I/O for new history downloads), part 2. r=mak 2013-01-15 17:32:04 +02:00
Asaf Romano
3dca45fa82 Bug 826991 - Store download state and end time in an annotation. r=mak 2013-01-15 01:03:08 +02:00
Asaf Romano
5462442dc0 Bug 827293 - The first list item in the downloads view should be selected when it's opened (was: Error: TypeError: view.selectNode is not a function). r=mak 2013-01-11 22:48:01 +02:00
Marco Bonardo
f8457498bb Bug 828247 - Library downloads view does not show the end time for completed downloads.
r=Mano
2013-01-11 00:32:16 +01:00
Marco Bonardo
e7e0ffd73c Bug 828895 - keyboard navigation in the Library View is bogus.
r=Mano
2013-01-10 21:48:03 +01:00
Marco Bonardo
3a58c517e3 Bug 828232 - Allow to retry history downloads.
r=Mano
2013-01-10 12:08:57 +01:00
Marco Bonardo
4b7a03b602 Bug 828488 - Properly set the "active" attribute for session downloads.
r=Mano
2013-01-09 20:00:38 +01:00
Asaf Romano
cbd05568e1 Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak 2013-01-10 01:01:15 +01:00
Ed Morley
8d987fe43f Backout 912fb83c1820 (bug 828111) for browser-chrome leaks on a CLOSED TREE 2013-01-09 16:31:36 +00:00
Asaf Romano
f7bb1071aa Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak 2013-01-09 16:03:41 +02:00