mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-07-29 14:26:56 -04:00
window.onerror now captures column number and error stack trace when available. Undefined or browser-sanitized "Script error." messages get a descriptive placeholder instead of logging "undefined". Caller name introspection is guarded against strict mode and empty names. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>