Commit Graph

5 Commits

Author SHA1 Message Date
Masatoshi Kimura
4f2e64ad3d Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg
2017-02-23 06:10:07 +09:00
ItielMaN
b06097b269 Bug 1322389 about:profiles doesn't looks well on RTL builds r=Ehsan
MozReview-Commit-ID: 6hAxzACUWkg
2016-12-08 00:30:54 +02:00
Andrea Marchesini
8dac72379d Bug 1241893 - Remove non-used properties strings about about:profiles, r=ehsan 2016-01-23 01:51:35 +00:00
Andrea Marchesini
7e0cfdc185 Bug 1234764 - ProfileManager should set the selectedProfile correctly, r=ehsan 2015-12-29 18:10:08 +00:00
Andrea Marchesini
d81cba75e3 Bug 1179129 - about:profiles, r=ehsan 2015-12-15 14:12:06 +00:00