Differences From Artifact [6dafeac5dd]:
- File gc_lang/fr/modules-js/mfsp.js — part of check-in [47815bc2dc] at 2017-07-31 16:35:43 on branch webext2 — [core][js] mfsp as object (user: olr, size: 2818) [annotate] [blame] [check-ins using]
To Artifact [8827303ea6]:
- File gc_lang/fr/modules-js/mfsp.js — part of check-in [7e545790c3] at 2017-08-02 06:12:02 on branch webext2 — [core][js] conditional requires and variable renaming to avoid overridding (user: olr, size: 2863) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | + + - + + + | // Grammalecte "use strict"; if (typeof(exports) !== 'undefined') { |
︙ |