gecko-dev/toolkit/components/reader
2017-04-27 00:25:45 +02: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 1352501 - Remove Reader Mode promotion panel. r=jaws,MattN 2017-04-19 16:42:10 -04:00
.eslintrc.js Bug 1358948 - Remove redundant eslint "no-spaced-func" rules and standardize on new "func-call-spacing" name. r=standard8 2017-04-23 19:40:28 -07:00
AboutReader.jsm Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
jar.mn
JSDOMParser.js Bug 1323861, Bug 1322674, Bug 1217007 - Update readability from github repo, r=Gijs 2017-02-23 16:35: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 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
ReaderMode.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02: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