Commit graph

56 commits

Author SHA1 Message Date
Paolo Amadini
04937d8a4b Bug 1509388 - Part 2 - Build download-subview-toolbarbutton markup directly using JS. r=mak
This makes this derived class of DownloadElementShell more similar to DownloadsViewItem, and removes batch fagment handling because proper XBL construction requires elements to be connected to the document before they are accessed from JavaScript.

Differential Revision: https://phabricator.services.mozilla.com/D14573

--HG--
extra : rebase_source : 456f074d696b7fca115eea2a42e21108cb5f3047
2018-12-19 16:50:12 +00:00
Paolo Amadini
9b5dfa4c54 Bug 1452626 - Remove the "download" binding. r=mak,bgrins
Differential Revision: https://phabricator.services.mozilla.com/D7176

--HG--
extra : rebase_source : 8e279ae5222dc6f38d0bda5691a6c9d09ca3f4ce
2018-10-04 11:12:03 +01:00
Paolo Amadini
6c526b121c Bug 1452629 - Part 1 - Avoid redundant button elements in the "download" widget. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D4441

--HG--
extra : rebase_source : 20e1cec5b5cdca8616700abd22a8f62a7fa8b081
2018-09-13 16:16:46 +01:00
Paolo Amadini
e2b5fe8aac Bug 1457218 - Part 1 - Don't inherit from "menu-button-base" in the "download-subview-toolbarbutton" binding. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D4529

--HG--
extra : rebase_source : 545d684145b8620292221f14ddaae36c4c423db5
2018-08-30 10:28:01 +01:00
Paolo Amadini
9a186571b7 Bug 1473521 - Load "richlistbox.css" as a document stylesheet. r=bgrins
This adds an ID selector to the rules meant to override "richlistitem". This was missing only in the Downloads Panel and the Downloads View.

MozReview-Commit-ID: D6NEQlICGQi

--HG--
extra : source : 6e8b64c40476c995c94440c38a6263fd9989770c
2018-07-06 19:25:18 +01:00
Paolo Amadini
5bf848634e Bug 1414244 - Part 5 - Remove the "panel-mainview" container. r=Gijs
MozReview-Commit-ID: 3NDGiy3Mwtq

--HG--
extra : rebase_source : 9c46b5dd69df05ff7688eae2e6b4aabaca4e2d8d
2017-11-11 22:56:15 +00:00
Mike de Boer
934012625c Bug 1398346 - Follow up patch to correct one of the selectors to be more precise and avoid potential issues. rs=Paolo
MozReview-Commit-ID: 4nZ16XB7xQA
2017-09-29 15:54:14 +02:00
Mike de Boer
5f1c377014 Bug 1398346 - Hide the 'Open File' status label for failed downloads and/ or downloads where the file went missing for items in the Downloads subview in the Library panel. r=Paolo
MozReview-Commit-ID: 1j9tkqydyVZ

--HG--
extra : rebase_source : 6beaf5ce90095c784341780340450ff32daf4d9c
2017-09-29 14:18:10 +02:00
Mike de Boer
0fcde6db9c Bug 1354532 - Part 1 - Implement a new Downloads view as part of the Library widget. r=Paolo
MozReview-Commit-ID: AqH8Zj8XCQl

--HG--
extra : rebase_source : a78764e9ab25af06c5652d13065e3f8944998025
2017-09-06 16:23:00 +02:00
Sebastian Hengst
c3dc29271d Backed out changeset f1d18c741b2c (bug 1354532) for eslint failure at browser/components/downloads/DownloadsCommon.jsm:671: Expected property shorthand. r=backout 2017-09-06 16:48:00 +02:00
Mike de Boer
bfdabc36cf Bug 1354532 - Part 1 - Implement a new Downloads view as part of the Library widget. r=Paolo
MozReview-Commit-ID: AqH8Zj8XCQl

--HG--
extra : rebase_source : a78764e9ab25af06c5652d13065e3f8944998025
2017-09-06 16:23:00 +02:00
Wes Kocher
7ea5ed6e6a Merge m-c to autoland, a=merge
MozReview-Commit-ID: LEKykpTAKjv
2017-08-25 17:32:33 -07:00
Gijs Kruitbosch
e47e6f071c Back out changeset 97f7f5175b2f (bug 1371765) because we're changing the plan for the downloads button, rs=backout,firebot,paolo
MozReview-Commit-ID: FTvFDV5nuG6

--HG--
extra : rebase_source : af8ed6b6da9adc1badbdc5016aacb877511875f0
2017-08-25 13:32:47 +01:00
Blake Winton
fff59923b4 Bug 1384692 - Update the download doorhanger style. ui-r=amylee, r=Paolo.
MozReview-Commit-ID: 4pY9JxnLNYk

--HG--
extra : rebase_source : a6573e33298e84fca2fc8de92c932f770dcc53b2
2017-08-01 09:18:11 -04:00
Gijs Kruitbosch
ace9ca19d1 Bug 1371765 - make downloads button non-customizable, r=jaws,Paolo
MozReview-Commit-ID: E9izQpa4fFZ

--HG--
extra : rebase_source : f2c8a292c5bddb2dfde656b0f37fe2abee371ea0
2017-08-16 15:54:36 +01:00
Paolo Amadini
68c4637db8 Bug 1362207 - Remove the dropdown menu from the footer of the Downloads Panel. r=mak
MozReview-Commit-ID: CFrHklbB7TK

--HG--
extra : rebase_source : 307502b673bd06e8beb57866a69661ca1784d4f6
2017-05-05 15:37:00 +01:00
Sean Lee
15f00ba1a2 Bug 1282664 - Redesign the right-menu on a download item in Downloads Panel.; r=Paolo
MozReview-Commit-ID: DyTisE3dX1A

--HG--
extra : rebase_source : d87b91cb9a8b7875eddc42c4e2bad6234f433af7
2016-10-14 14:07:00 +08:00
Sean Lee
127d9c1918 Bug 1289139 - Replace all PNG download button icons with SVG format icons. r=paolo
MozReview-Commit-ID: GIUt0tqMYBc

--HG--
extra : rebase_source : 720c9e13d45a1e31add9e733d1daf427356cd19a
extra : amend_source : caafb48b5c4474f682c5f51df8b2e0eb2b76ac98
2016-10-13 11:23:23 +01:00
Rex Lee
0af3b96abc Bug 950058 - Split each download item so that all of the right part of it activates the action. r=paolo
MozReview-Commit-ID: KXSBrWjOzYQ

--HG--
extra : rebase_source : 237dbc4d890767bc31cc02b5ac316291d6a452ba
extra : amend_source : 57fcbc1c71c1f215a666622a65b1c65547b0d78b
2016-10-13 11:23:16 +01:00
Sean Lee
51322da3c0 Bug 1298276 - Change the hover behavior in summary section with downloading files. r=paolo
MozReview-Commit-ID: 1hKBRXOBH6c

--HG--
extra : transplant_source : %21%1E%80%E6%D5%A2%C52%E6%9B%D1%A4%1D%D3%27%8C%C7Q%F9%A1
2016-08-18 14:45:57 +08:00
Drew Willcoxon
d07b49ff57 Bug 1292573 - Broken keyboard interaction with the subview in the Downloads Panel. r=Paolo
MozReview-Commit-ID: 3jiqzlzLuWM

--HG--
extra : rebase_source : 46560a17b66d8ddff04795422a7c9a1a3bf6471a
2016-08-26 09:59:11 -07:00
Ryan VanderMeulen
44f6964ba9 Merge fx-team to m-c. a=merge 2016-08-24 09:04:42 -04:00
Ryan VanderMeulen
baeaac9b10 Merge m-c to fx-team. a=merge 2016-08-23 10:11:52 -04:00
Paolo Amadini
aee56ee331 Bug 1287384 - Fix icon and progress bar alignment in the Downloads Panel. r=jaws
MozReview-Commit-ID: 1Im2tA3CLr2

--HG--
extra : rebase_source : 21a7c3090466332643a9cf90901e1f187659d689
2016-08-22 13:01:40 +01:00
Sean Lee
ab824e0228 Bug 1297039 - Implement the preference for showing dropmarker or not in Downloads Panel., r=Paolo
MozReview-Commit-ID: ArmPPgLABtA

--HG--
extra : rebase_source : 8a15572df32954306b8484dbe3bf7be0c077b88e
2016-08-22 18:44:24 +08:00
Sean Lee
9b70990ee3 Bug 1269962 - Implement a popup menu for showing a submenu in Downloads Panel Footer., r=Paolo
MozReview-Commit-ID: 7K1W15039W8

--HG--
extra : rebase_source : 01b66909876cb22ea8442d037ebd8b8f3f5748ec
2016-07-13 13:39:00 +08:00
Carsten "Tomcat" Book
bd055a6272 Merge mozilla-central to fx-team 2016-07-27 16:40:43 +02:00
Drew Willcoxon
01dbcb42ca Bug 1280709 - Downloads panel's "Show All Downloads" menu item is no longer clickable below its text label. r=gijs
MozReview-Commit-ID: HgTiDObq2JU

--HG--
extra : rebase_source : 546203ad5f899d66eab70dd7b86cd2a90c124978
2016-07-25 12:25:52 -07:00
Drew Willcoxon
b491a7a5ca Bug 1288730 - Vertical line displayed in the right side of the downloads panel. r=jaws
MozReview-Commit-ID: Ko5OiXfDjj3

--HG--
extra : rebase_source : c80820cf5cadcbcb55b98d8be4e82689d54881c0
2016-07-25 17:49:10 -07:00
Drew Willcoxon
611a0ac855 Bug 1280825 - Download panel is truncated in French when running more than 3 downloads. r=jaws
MozReview-Commit-ID: Csw8BHdAA5z
2016-07-18 20:39:00 -07:00
Drew Willcoxon
05d0f2d0ee Bug 1252509 - Use a sliding panel overlay from the downloads panel to display the available actions. r=jaws
MozReview-Commit-ID: FhRlxcPeWu3
2016-06-10 22:08:59 -07:00
Jonathan Kingston
df61469fa3 Bug 1265341 - changing blocked download icons to be smaller overlays. r=jaws
MozReview-Commit-ID: HLN1f04vOz4

--HG--
extra : transplant_source : %91%15%C1%EB/%ECT%C1%7F%D4G%DF%BEL%D8%DD%8FS%BF0
2016-05-19 03:03:16 +01:00
Paolo Amadini
f13e54ad79 Bug 1265387 - The default action for uncommon downloads should open the file directly. r=past
MozReview-Commit-ID: GrZev8J5MRN

--HG--
extra : rebase_source : 4f30d59be56c51801f42f9222a35dc86def9c819
2016-04-20 15:44:38 +01:00
Paolo Amadini
139f20eff9 Bug 1198181 - Part 3 - Showing the unblock dialog should be the visible action for verdicts other than malware. r=past
MozReview-Commit-ID: GJNojR8L3Mx

--HG--
extra : rebase_source : 2626cf280548ff60b4c5cf316513757082617e28
2016-04-15 15:44:33 +01:00
Paolo Amadini
ad65b7856a Bug 1117145 - Part 3 - Share the download item binding between the Panel and the Library. r=jaws
MozReview-Commit-ID: D8wNJxSJm84

--HG--
extra : rebase_source : 4350fb37dc405949e50a04fd3e0fbed91a8a476e
2016-02-11 21:00:38 +00:00
Paolo Amadini
f542bd44dd Bug 1117145 - Part 1 - Unify the functional CSS files for the Downloads Panel and the Library. r=jaws
MozReview-Commit-ID: 1CUvG6ucBQq

--HG--
extra : rebase_source : 32195435c7e0a553ac310a5f07dd31a800686d6a
2016-02-05 14:03:26 +00:00
Jared Wein
2d7032360c Bug 1137909 - part 2: context menuitem to unblock downloads and an X button to confirm the blocked download. r=paolo
--HG--
extra : rebase_source : 5c72469031f9d452c9fc4b579c8e4cb2a7099f88
2015-03-05 12:25:45 -05:00
Paolo Amadini
2c0c0de513 Bug 747018 - Download widget stylesheets applied twice to browser.xul. r=mak 2013-06-27 22:00:08 +02:00
Paolo Amadini
fedd338868 Bug 832672 - Downloads Panel gives no indication or feedback on missing files. r=mak ui-r=shorlander 2013-04-24 02:19:49 +02:00
Marco Bonardo
9a17e96b0c Bug 831432 - Downloads button has no text in Text button mode.
r=mconley
2013-02-07 01:12:13 +01:00
Mike Conley
13653a16e1 Bug 819428 - Re-jig keyboard navigation for the Downloads Panel. r=mak. 2013-01-14 12:59:40 -05:00
Mike Conley
077159ea2a Bug 746783 - Show "Open Containing Folder" option in Downloads context menu when download is complete. r=Mano. 2012-12-31 11:49:55 -05:00
Mike Conley
f4ac3e2509 Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Boris Zbarsky
d3e8d43ce8 Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures. 2012-12-14 16:46:51 -05:00
Mike Conley
7ec731ed6c Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Mike Conley
bfacfd2dab Bug 814961 - Hide the summary in the Downloads Panel if there are no hidden downloads in progress or paused. r=mak. 2012-12-05 12:12:00 -05:00
Mike Conley
62e2bbd96e Bug 817584 - Replace descendent selectors in Downloads Panel CSS with child selectors. r=mak. 2012-12-03 13:19:16 -05:00
Mike Conley
0cb552ac00 Bug 815678 - Stop Downloads Panel from changing width when scanning completed download. r=mak. 2012-11-29 11:45:27 -05:00
Mike Conley
9c09856253 Bug 815273 - Don't force focus the Downloads Panel "Show all downloads" button when opening the panel. r=mak. 2012-11-28 11:10:57 -05:00
Mike Conley
9108fa7ad5 Bug 808277 - Show the progress of downloads that are not visible in the Downloads Panel in a summary. r=mak. 2012-11-16 16:19:45 -05:00