Commit Graph

3 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
Matthew Noorenberghe
96e710a218 Bug 1322622 - Rename the obsolete requestAutocomplete package out of the way of form autofill. r=steveck
MozReview-Commit-ID: 6jToAkI8DYe
2016-12-15 19:00:50 -05:00
Paolo Amadini
3c13f3ea06 Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN 2014-07-14 13:51:56 +01:00