zotero/chrome
Abe Jellinek 95d8b37f0a Potentially fix ProgressWindow crash
The call to _window.addEventListener() might have been causing an error
when _window was null or undefined (no main Zotero window could be
found), which would prevent _windowLoading from being set to true and
the window from being added to the ProgressWindowSet, which might have
caused unpredictable behavior when positioning windows later on.

I could only briefly reproduce the issue, so this is just one idea. The
call to addEventListener on a potentially null _window was definitely a
bug but I don't know if it caused the crash.
2022-03-22 12:55:47 -07:00
..
content Potentially fix ProgressWindow crash 2022-03-22 12:55:47 -07:00
locale Update locales from Transifex 2022-03-16 20:45:18 -04:00
skin/default Fix quick format issues in Linux dark themes. Closes #2441 2022-03-22 14:32:15 +02:00