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

Bug 1139053 - login state machine #251

Conversation

ncalexan
Copy link
Contributor

No description provided.

…cit error types.

Previously, we made NSError implement ErrorType.  This is convenient but
unwieldy when errors at a low level of the stack are expected and need
to be interrogated and acted upon.  In this situation, explicit
errors (with NSError sub-cases or fallbacks) are better.
…ze code.

This is adds some intermediate states that I intend to use to provide
less abrasive user notifications during the verification loop, and to
make the login state machine simpler.

This is a renaming, completion, and modernization commit.
@rnewman
Copy link
Contributor

rnewman commented Mar 23, 2015

This looks good to me. Let's find out if it works!

@ncalexan
Copy link
Contributor Author

This landed.

@ncalexan ncalexan closed this Mar 23, 2015
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 this pull request may close these issues.

None yet

2 participants