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

Fix #6550: make RustFirefoxAccounts accountManager a Deferred #6574

Merged

Commits on May 8, 2020

  1. Fix mozilla-mobile#6550: make RustFirefoxAccounts accountManager a De…

    …ferred
    
    This ensures that there is no race condition of code accessing the accountManager before it
    has been initialized (which takes a few ticks to complete).
    garvankeeley committed May 8, 2020
    Configuration menu
    Copy the full SHA
    72e8c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0222355 View commit details
    Browse the repository at this point in the history