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

Switching modal context behavior #97

Closed
wants to merge 9 commits into from

Conversation

olivaresf
Copy link
Member

No description provided.

svara and others added 9 commits December 19, 2024 17:18
* main:
  Fix conflict.
  Log cold boot visit redirects.
  Fix spacing.
  Rename `redirect` result case to `sameOriginRedirect`.
  Simplify check for successful status code in a HTTPURLResponse.
  Add missing session delegate function.
  Handle cross-origin redirect on cold boot visit.
  Treat cross-origin redirect url as external url.
  Add logging around cross-origin redirect code in Session.
  Group response validation in redirect handler.
  Handle cross origin redirect in navigator.
  Resolve redirect when visit request fails with non http status code.
  Implement redirect handler.
  Handle failed visit request with non http status code and forward it to the appropriate delegate.
  Update turbo.js to notify the native side of failed requests with non https status codes.
* main:
  Update iframe navigation comment for cold boot visit.
  Ignore cross-origin redirects that aren’t happening in the main frame.
  Rename `userAgentComponent` to `userAgent`.
  update name to `userAgentComponent`
  expose user agent get only
  test
  Fix URL in comment
@olivaresf olivaresf closed this Mar 5, 2025
@olivaresf olivaresf deleted the switching-modal-context-behavior branch March 5, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants