zotero/chrome/content
Abe Jellinek 1ca23fedb2 FileHandlers: Don't await long-running exec() on Windows/Linux
We can await /usr/bin/open on macOS because it returns as soon as the
application has begun launching, but we can't await when we exec a
program directly on other platforms.

Fixes #3799
2024-03-06 14:03:17 -05:00
..
scaffold Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00
zotero FileHandlers: Don't await long-running exec() on Windows/Linux 2024-03-06 14:03:17 -05:00
zotero-platform Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00