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

useMutableSource: bugfix for new getSnapshot with mutation #18297

Merged
merged 5 commits into from Apr 3, 2020

Commits on Apr 3, 2020

  1. Copy the full SHA
    9bee11d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d25d4e View commit details
    Browse the repository at this point in the history
  3. Fixed remaining tearing cases

    Brian Vaughn committed Apr 3, 2020
    Copy the full SHA
    1a73af5 View commit details
    Browse the repository at this point in the history
  4. Swapped first/last logic in setPendingExpirationTime and removed no l…

    …onger in use "first" time value
    Brian Vaughn committed Apr 3, 2020
    Copy the full SHA
    db511f4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    86da5ce View commit details
    Browse the repository at this point in the history