Skip to content
Snippets Groups Projects
  1. Nov 21, 2019
    • Anton Sarukhanov's avatar
      Stop editing HTML as text. · e2619b35
      Anton Sarukhanov authored
      An addons.thunderbird.net reviewer pointed out that innerHTML.replace() is risky, and textContent.replace() would be better. Instead of one big replace on the body contents, we now recursively do replacements on each text node and node attribute.
      1.3.2
      e2619b35
  2. Nov 06, 2019
  3. Oct 23, 2019
  4. Oct 22, 2019
  5. Sep 26, 2019
  6. Jul 10, 2017
Loading