Prior to v89, Firefox has bugs with document.execCommand("insertText"): https://bugzil.la/1220696
This commit introduces some variables to browser-detect, and therefore wraps the entire logic in an IIFE to avoid state leaking. (`let`/`const` are not supported on older browsers)
|
||
|---|---|---|
| .. | ||
| activate-account.js | ||
| auto-redirect.js | ||
| browser-detect.js | ||
| browser-update.js | ||
| embed-application.js | ||
| google-tag-manager.js | ||
| google-universal-analytics-v3.js | ||
| google-universal-analytics-v4.js | ||
| onpopstate-handler.js | ||
| print-page.js | ||