gitea/web_src/js
wxiaoguang 01a4fb0ae6
Bypass Firefox (iOS) bug (#20244) (#20250)
Backport #20244 

* https://github.com/go-gitea/gitea/issues/20240

At the moment, Firefox (iOS) (10x) has an engine bug. See https://github.com/go-gitea/gitea/issues/20240
If a script inserts a newly created (and content changed) element into DOM, there will be a nonsense error event reporting: Script error: line 0, col 0.

This PR ignores such nonsense error event.

Fix #20240
2022-07-05 16:01:01 +01:00
..
components
features Init popup for new code comment (#20234) (#20235) 2022-07-05 13:29:04 +01:00
markup
standalone
testUtils
bootstrap.js Bypass Firefox (iOS) bug (#20244) (#20250) 2022-07-05 16:01:01 +01:00
index.js Init popup for new code comment (#20234) (#20235) 2022-07-05 13:29:04 +01:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js