Bug 2069477 Comment 0 Edit History

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

This event is weird.  For example, why do we transition to the `AuthIssues` state when it fails because of a network request?  According to the docs it was only used for testing auth/network retry code.  AFAICT, it's not used anymore ([searchfox](https://searchfox.org/firefox-main/search?q=CallGetProfile&path=&case=false&regexp=false), [firefox-ios](https://github.com/search?q=repo%3Amozilla-mobile%2Ffirefox-ios+CallGetProfile&type=code)).  We should remove it.

Back to Bug 2069477 Comment 0