zotero/chrome
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
..
content log stringified exceptions in debug output 2025-03-26 17:07:59 -07:00
locale citation dlg: localized "Add to Citation" label (#5150) 2025-03-26 01:35:37 -04:00
skin/default/zotero Restore attachment download progress spinner in item row (#5124) 2025-03-18 14:10:24 -04:00