Skip to content
New issue

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

Canceling passphrase dialog sometimes leads to glitches #5373

Closed
rrrooommmaaa opened this issue Aug 20, 2023 · 1 comment · May be fixed by #5330
Closed

Canceling passphrase dialog sometimes leads to glitches #5373

rrrooommmaaa opened this issue Aug 20, 2023 · 1 comment · May be fixed by #5330
Assignees

Comments

@rrrooommmaaa
Copy link
Contributor

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.

@sosnovsky sosnovsky added this to the 8.5.1 milestone Aug 21, 2023
@sosnovsky sosnovsky modified the milestones: 8.5.1, 8.5.2 Sep 29, 2023
@sosnovsky sosnovsky self-assigned this Dec 15, 2023
@sosnovsky sosnovsky modified the milestones: 8.5.3, 8.5.4 Jan 30, 2024
@sosnovsky sosnovsky modified the milestones: 8.5.4, 8.5.5 Mar 1, 2024
@sosnovsky sosnovsky modified the milestones: 8.5.5, 8.5.6 May 13, 2024
@sosnovsky sosnovsky modified the milestones: 8.5.6, First priority May 23, 2024
@sosnovsky
Copy link
Collaborator

Seems to be not reproducible in the latest builds.

@sosnovsky sosnovsky closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants