Gijs Kruitbosch
87e53998e4
Bug 1467742 - update reader mode code and tests for readability updates, r=jaws
...
The phrasing content change means that the contents of <div id="foo"> were being put
in their own paragraph inside that div, and then later the singly nested <div><p></p></div>
is unnested and we throw the div away, thus losing the ID attribute, which causes the
browser_readerMode_with_anchor test to fail. The test document is a bit abstract and
I doubt this will be an issue in practice, though I filed
https://github.com/mozilla/readability/issues/460 to copy the id attribute across for
cases where the inner <p> has no such attribute (which would preserve the
id in this case).
MozReview-Commit-ID: 8XBKFiYllxY
2018-06-08 12:54:35 +01:00
Gijs Kruitbosch
1680636bcc
Bug 1444082 - sync reader mode to github tip ( 8525c6af36d3badbe27c4672a6f2dd99ddb4097f ), r=johannh
...
MozReview-Commit-ID: LZLFf9kyUR5
2018-03-08 14:35:02 +00:00
Cameron McCormack
199ae02a34
Bug 1417837 - Part 2: Preserve class names in readerized output that we use in aboutReader.css. r=Gijs
...
MozReview-Commit-ID: 7qV2SRHeeOJ
2017-11-21 11:54:25 +08:00
Dorel Luca
29ccf2be4c
Backed out 3 changesets (bug 1417837) for failing browser/chrome/test_media_playback.html r=backout on a CLOSED TREE
...
Backed out changeset 9556f12b4058 (bug 1417837)
Backed out changeset 49a463e85e42 (bug 1417837)
Backed out changeset 7a76f2363663 (bug 1417837)
2017-12-04 14:59:31 +02:00
Cameron McCormack
2a1e8c037d
Bug 1417837 - Part 2: Preserve class names in readerized output that we use in aboutReader.css. r=Gijs
...
MozReview-Commit-ID: 7qV2SRHeeOJ
2017-11-21 11:54:25 +08:00
Coroiu Cristina
20dd07106d
Backed out 3 changesets (bug 1417837) for ESlint failures at /builds/worker/checkouts/gecko/toolkit/components/narrate/NarrateControls.jsm r=backout on a CLOSED TREE
...
Backed out changeset 0d6b56293cbf (bug 1417837)
Backed out changeset 1c341a427a7a (bug 1417837)
Backed out changeset fa4f488ea88f (bug 1417837)
2017-12-04 12:34:37 +02:00
Cameron McCormack
3e7cd7958e
Bug 1417837 - Part 2: Preserve class names in readerized output that we use in aboutReader.css. r=Gijs
...
MozReview-Commit-ID: 7qV2SRHeeOJ
2017-11-21 11:54:25 +08:00
Mark Banner
3d5cf8ade7
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
...
MozReview-Commit-ID: 7UdgstbYNlB
2017-02-07 11:14:49 +00:00
Carsten "Tomcat" Book
e03a98e408
Backed out changeset 03bfb1ccd33f (bug 1338249) for test failures in test_loading.xul
2017-02-15 15:24:32 +01:00
Mark Banner
fcc130aa4e
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
...
MozReview-Commit-ID: 7UdgstbYNlB
2017-02-07 11:14:49 +00:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Dave Townsend
e7b1b3284f
Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
...
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Margaret Leibovic
6110a21741
Bug 1141618 - Disable reader worker logging by default. r=Mossop
2015-03-10 13:01:10 -07:00
Margaret Leibovic
f2469cee14
Bug 1140172 - Use a single reader worker instead of spawning infinite workers. r=bnicholson f=Yoric
2015-03-05 17:31:05 -08:00