Commit Graph

17 Commits

Author SHA1 Message Date
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
Dão Gottwald
7708926ca5 Bug 1294136 - Don't use !important for -moz-appearance on toolbarseparator and menuseparator. r=paolo 2016-08-11 17:53:33 +02:00
Dão Gottwald
46dfd3443b Bug 1293967 - Use --panel-separator-color instead of hsla(210,4%,10%,...) more consistently. r=jaws 2016-08-11 17:48:28 +02:00
Dão Gottwald
c10280ebcf Bug 1293023 - Don't hardcode black as the text color in the downloads panel footer. r=paolo 2016-08-08 19:25:32 +02:00
Paolo Amadini
40139fb6ab Bug 1001324 - The Downloads Panel footer should use the same style as the application menu. r=adw
MozReview-Commit-ID: JFM2gmpqyNL

--HG--
extra : rebase_source : 29fb6cfe3a05a095633b47d6a3aa11f342622bfe
2016-08-05 17:26:45 +01: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
d357c59414 Bug 1279845 - Remove duplicate download-blocked.svg. r=jaws
MozReview-Commit-ID: 3kavXPIT6Hn
2016-06-16 03:04:47 -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
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07: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
0bc2d13405 Bug 1244473 - Part 6 - Shorten complex rules for download items in the panel. r=jaws
--HG--
extra : commitid : IFuerVT58Z6
extra : rebase_source : 21a1c4fa0294629f16e46d059a23165e35c1ea51
2016-02-04 00:18:50 +00:00
Paolo Amadini
6a2531c809 Bug 1244473 - Part 5 - Share rules for download items in the panel. r=jaws
--HG--
extra : commitid : 6H0HHuqLDs7
extra : rebase_source : eb54ae16f612dd2d5a28644fe37a70619fca7b7a
2016-02-03 23:38:29 +00:00
Paolo Amadini
b50b9c594e Bug 1244473 - Part 4 - Share rules that apply only to the summary. r=jaws
--HG--
extra : commitid : GFScYwa3mpa
extra : rebase_source : f9f25d04002fb58d9c49b296409344e115e35600
2016-02-03 22:08:28 +00:00
Paolo Amadini
ec7725f192 Bug 1244473 - Part 3 - Restructure some rules for the panel and the outer controls. r=jaws
--HG--
extra : commitid : AKfpumtBncL
extra : rebase_source : a0fed5aeb47623925f9296a22e5f058b264b221a
2016-02-03 20:31:21 +00:00
Paolo Amadini
6a52d40713 Bug 1244473 - Part 2 - Share simple rules for the panel and the outer controls. r=jaws
--HG--
extra : commitid : IP9D1QH6C0J
extra : rebase_source : 7047d29d72bedd289afaf9d2b232e72f39d1df37
2016-02-03 15:40:13 +00:00
Paolo Amadini
2c436973d5 Bug 1244473 - Part 1 - Add shared theme files for Downloads. r=jaws
--HG--
extra : commitid : E3IyRYHwlW
extra : rebase_source : d2d49744465bd303cc4bde4c780850774873a1c9
2016-02-03 15:40:22 +00:00