-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* only allow one instance of Frame, focus instance when trying to run another instance * improve readability * add log for requested second instance * remove capital * sentry => errors, move exception handling * fix tests * limit sentry events * update for event rate limiting * tweak names * rename sentry to errors, move uncaughtExceptionHandler * Update test/main/sentry/index.test.js Co-authored-by: Matt Holtzman <matt.holtzman@gmail.com> * address review comments * add dialog import back * move captureException to correct place * Update index.js * Update index.js * Update index.js * Update index.test.js Co-authored-by: Matt Holtzman <matt.holtzman@gmail.com> Co-authored-by: goosewobbler <goosewobbler@pm.me>
- Loading branch information
1 parent
976cbca
commit 9739ed5
Showing
3 changed files
with
102 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters