gecko-dev/toolkit/components/reader
Masatoshi Kimura 7be7b11a1c 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

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
..
content Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
.eslintrc.js Bug 1322954 - Replace deprecated no-negated-in-lhs ESLint option with no-unsafe-negation. r=markh 2016-12-11 20:53:18 -08:00
AboutReader.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
jar.mn Bug 1140172 - Use a single reader worker instead of spawning infinite workers. r=bnicholson f=Yoric 2015-03-05 17:31:05 -08:00
JSDOMParser.js No bug - update readability from github repo, includes fix for Bug 1177619, r=Gijs 2016-11-01 18:54:06 +08:00
moz.build Bug 1189491 - Take anchors into account in the reader view, r=gijs 2016-11-03 05:50:00 +00:00
Readability.js Bug 1300697, Bug 1259763, Bug 1167568 - Update readability from github repo, r=Gijs 2017-02-06 12:03:06 +08:00
ReaderMode.jsm Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
ReaderWorker.js Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop 2017-02-07 11:14:49 +00:00
ReaderWorker.jsm Bug 1140172 - Use a single reader worker instead of spawning infinite workers. r=bnicholson f=Yoric 2015-03-05 17:31:05 -08:00