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
Tomer Cohen
5938d86476 Bug 1326542 - RTL support to about:ServiceWorkers r=Ehsan
MozReview-Commit-ID: 7YQSHUY3VB2
2017-01-07 21:28:56 +02:00
Andrea Marchesini
ae62b704cd Bug 1133601 - Implement about:serviceworkers, r=ehsan 2015-04-10 09:50:06 +01:00