zotero/chrome/content
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
..
scaffold Scaffold: Tweak tooltip text for Run and Update button 2022-03-02 22:36:44 -05:00
zotero Potentially fix ProgressWindow crash 2022-03-22 12:55:47 -07:00
zotero-platform XUL -> JS tree megacommit 2021-08-21 06:58:12 -04:00