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

feat: add will-redirect #13866

Merged
merged 8 commits into from Sep 15, 2018
Merged

feat: add will-redirect #13866

merged 8 commits into from Sep 15, 2018

Commits on Sep 15, 2018

  1. Copy the full SHA
    424477f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    48a16de View commit details
    Browse the repository at this point in the history
  3. refactor: implement will-redirect using NavigationThrottle instead of…

    … PostTask
    
    This avoids a potential race condition and immediately cancels the
    navigation
    MarshallOfSound committed Sep 15, 2018
    Copy the full SHA
    c8eedd9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    82ea3b9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f96dad4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    4b9e1e4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d01e84e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4b86058 View commit details
    Browse the repository at this point in the history