We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I rarely see an unexpected decryption error like this
----- mockBackendData Catch.reportErr -----21:30 name: OperationError21:30 message: 21:30 url: https://gmail.localhost:33675/gmail/17daefa0eb077da621:30 trace: Error21:30 at <async> decrypt (/extension/js/common/symmetric-message-encryption.ts:42:26)21:30 at <async> <anonymous> (/extension/js/common/browser/browser-msg.ts:349:17)21:30 ### Catch.reportErr calling stack ###21:30 # at Catch.formatExceptionForReport (chrome-extension://kimlbdocogdofnhjfioniflhebimmknh/js/content_scripts/webmail_bundle.js:279:90)21:30 # at Catch.onErrorInternalHandler (chrome-extension://kimlbdocogdofnhjfioniflhebimmknh/js/content_scripts/webmail_bundle.js:87:29)21:30 # at Catch.reportErr (chrome-extension://kimlbdocogdofnhjfioniflhebimmknh/js/content_scripts/webmail_bundle.js:103:18)21:30 # 21:30 # url: https://gmail.localhost:33675/gmail/17daefa0eb077da621:30 # 21:30 ######################
It may be somehow connected with PassphraseView.closeDialog sending two messages at once.
PassphraseView.closeDialog
The text was updated successfully, but these errors were encountered:
Seems to be not reproducible in the latest builds.
Sorry, something went wrong.
sosnovsky
Successfully merging a pull request may close this issue.
I rarely see an unexpected decryption error like this
It may be somehow connected with
PassphraseView.closeDialog
sending two messages at once.The text was updated successfully, but these errors were encountered: