Differences From Artifact [0dfb85fb05]:
- File gc_lang/fr/webext/content_scripts/api.js — part of check-in [9d2f92044a] at 2020-04-08 08:50:16 on branch trunk — [fx] don’t rewrite text when rechecking paragraphs -> prevent bug of overlapping events (user: olr, size: 5110) [annotate] [blame] [check-ins using] [more...]
To Artifact [0491f8cbe1]:
- File gc_lang/fr/webext/content_scripts/api.js — part of check-in [677d2fc041] at 2020-04-10 09:49:50 on branch trunk — [fx] web API: use var instead of const -> prevent error when the script is reloaded (user: olr, size: 5173) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + + + | // JavaScript "use strict"; |
︙ |