Commit Graph

7 Commits

Author SHA1 Message Date
Marco Bonardo
0863abb781 Bug 1319435 - Remove unused chrome://browser/skin/feeds/subscribe-ui.css file. r=florian
MozReview-Commit-ID: BTtM6iIw7g5
2016-11-28 17:41:01 +01:00
L. David Baron
50ddd15ed9 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
George Wright
bf4b31563d Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws 2016-01-04 18:59:44 -05:00
Andrew Comminos
dec5149ecb Bug 1187203 - Use -moz-gtk-info-bar for RSS feed CSS on Linux. r=karlt 2015-08-21 16:38:17 -04:00
Asaf Romano
77049211a4 Bug 1018020 - menulist-icon should be set in the subscription menulist. r=dao. 2014-05-30 16:57:43 +03:00
AdityaSingh [:MacroMayhem]
1dca2dbdb0 Bug 953054 - In feed view, change h2 color from ThreeDDarkShadow to GrayText. r=dao 2014-03-04 09:38:02 -05:00
Jared Wein
376dd67840 Bug 842913 - Rename winstripe->windows, pinstripe->osx, gnomestripe->linux. r=bmcbride,mattn,bz sr=mossop 2013-02-23 01:47:52 -05:00