Skip to content
Snippets Groups Projects
user avatar
Michael Hamann authored
When debugging is enabled (allowdebug enabled) JS errors are now catched
for each non-core JS file and logged with the additional information
from which file they came. This should make it easier to find out which
plugin is the cause for broken JS code. The feature isn't enabled by
default as defining functions inside try-clauses isn't allowed in strict
mode and causes a warning at least in Firefox.
6b0ec830
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..