mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 02:52:44 +08:00
8a68f49adb
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) |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |