Bug 1764770 Comment 54 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Here's a "try" build for with my regression fix: [try build 105.0a1](https://treeherder.mozilla.org/jobs?repo=try-comm-central&revision=3a677577a5814cf36bc104a0c0d4c6267919d464&selectedTaskRun=ViiqvCMjRiO8q_Ua1XtgSA.0)

If there's an overridable certificate error (e.g., self-signed), when accessing folders in the account you should see a pop-up notification and/or entries in Activity Manage that you need to select Inbox and click "Get Messages", maybe more than once, until you see the override dialog pop-up. 

I'm not sure why, but if your are not on Inbox when you click "Get Messages" the "onStopRunningUrl()" never runs and that's where the override dialog is invoked.

Also, when I run the try build I'm only seeing the error codes for bad certificate. So bug 1783538 is not happening. Don't know why. So a single click on "Get Messages" is probably all that's needed.

If anyone wants to try the "try" build here's the installation links:
[linux64](https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ViiqvCMjRiO8q_Ua1XtgSA/runs/0/artifacts/public/build/target.tar.bz2)
[win64](https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EFDCQRStS4usxIMYBpao3Q/runs/0/artifacts/public/build/install/sea/target.installer.exe)
[osx](https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Dy6taFXESAat382woPgxjA/runs/0/artifacts/public/build/target.dmg)

Note: If the changes here are approved for uplift to 102, the added notification string will probably need to be removed since localization (translation) is needed. It can be added back in for daily and possibly beta.
Here's a "try" build for my regression fix: [try build 105.0a1](https://treeherder.mozilla.org/jobs?repo=try-comm-central&revision=3a677577a5814cf36bc104a0c0d4c6267919d464&selectedTaskRun=ViiqvCMjRiO8q_Ua1XtgSA.0)

If there's an overridable certificate error (e.g., self-signed), when accessing folders in the account you should see a pop-up notification and/or entries in Activity Manage that you need to select Inbox and click "Get Messages", maybe more than once, until you see the override dialog pop-up. 

I'm not sure why, but if your are not on Inbox when you click "Get Messages" the "onStopRunningUrl()" never runs and that's where the override dialog is invoked.

Also, when I run the try build I'm only seeing the error codes for bad certificate. So bug 1783538 is not happening. Don't know why. So a single click on "Get Messages" is probably all that's needed.

If anyone wants to try the "try" build here's the installation links:
[linux64](https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ViiqvCMjRiO8q_Ua1XtgSA/runs/0/artifacts/public/build/target.tar.bz2)
[win64](https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EFDCQRStS4usxIMYBpao3Q/runs/0/artifacts/public/build/install/sea/target.installer.exe)
[osx](https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Dy6taFXESAat382woPgxjA/runs/0/artifacts/public/build/target.dmg)

Note: If the changes here are approved for uplift to 102, the added notification string will probably need to be removed since localization (translation) is needed. It can be added back in for daily and possibly beta.

Back to Bug 1764770 Comment 54