zotero/chrome/content
Bogdan Abaev d4155488e1 log stringified exceptions in debug output
If an exception (e.g. Zotero.Exception.UnloadedDataException)
is thrown without the debugger enabled (meaning, by most
users), it is logged as a non-descriptive
[JavaScript Error: "uncaught exception: Object"].

This stringifies the exception object and puts the
string into the message, so that the actual error and the
stacktrace are not lost.
2025-03-26 17:07:59 -07:00
..
scaffold Scaffold: Suppress ESLint JSON.parse() syntax errors 2025-02-28 15:16:26 -05:00
zotero log stringified exceptions in debug output 2025-03-26 17:07:59 -07:00
zotero-platform Adds a Citation Explorer dialog for document integration (#3468) 2025-03-10 22:40:43 -04:00