gecko-dev/b2g/chrome/content
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
..
devtools Bug 1193588 - [Metrics] Add pref for HUD telemetry logging. r=janx 2015-12-17 13:45:21 -08:00
images
test/mochitest Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
ErrorPage.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
aboutCertError.xhtml
arrow.svg
blank.css Bug 974435 - Remove inline scripts and styles usage via JavaScript for shell.html and shell.js r=fabrice 2015-02-22 18:17:31 -08:00
blank.html Bug 974435 - Remove inline scripts and styles usage via JavaScript for shell.html and shell.js r=fabrice 2015-02-22 18:17:31 -08:00
content.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
desktop.css
desktop.js Bug 1248907 - Remove hard-coded responsive view size to mulet when launching Gaia. r=ochameau 2016-02-18 02:37:00 +01:00
identity.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
netError.css
runapp.js Bug 1238160 - Set tab context's isolation from frame attr. r=smaug 2016-03-02 10:35:56 -06:00
screen.js Bug 1237823 - Change to screen.js in order to prevent endless loop when window maximized. r=fabrice 2016-02-02 17:52:00 -05:00
settings.js Merge 2016-04-04 12:08:53 +02:00
shell.css Bug 1237500 - [graphene] bring back native controls. r=fabrice 2016-01-11 15:22:58 -08:00
shell.html Bug 1237500 - [graphene] bring back native controls. r=fabrice 2016-01-11 15:22:58 -08:00
shell.js Bug 1269303 - Remove RequestSync API, r=fabrice 2016-05-03 11:13:03 +02:00
shell_remote.html Bug 1156715 - Create shell-remote for launching system-remote, r=fabrice 2015-09-29 19:41:00 +02:00
shell_remote.js Bug 1235123 - Part 2 - Update architecture of shell_remote.js to align shell.js, r=schien 2016-04-28 15:18:13 +08:00
touchcontrols.css Bug 1250741 - Update video player to new spec. r=margaret 2016-04-10 23:38:00 -04:00