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

🐛 [RUM-1863] fix iOS webview detection #2486

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

BenoitZugmeyer
Copy link
Member

@BenoitZugmeyer BenoitZugmeyer commented Oct 30, 2023

Motivation

The fix we introduced in #2440 does not apply in iOS webviews as the user agent don't mention "Safari".

Changes

Adjust isSafari to also match iOS webviews.

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@BenoitZugmeyer BenoitZugmeyer requested a review from a team as a code owner October 30, 2023 11:40
@BenoitZugmeyer
Copy link
Member Author

/to-staging

@dd-devflow
Copy link
Contributor

dd-devflow bot commented Oct 30, 2023

🚂 Branch Integration: starting soon, merge in < 0s

Commit d67128c047 will soon be integrated into staging-44.

This build is going to start soon! (estimated merge in less than 0s)

you can cancel this operation by commenting your pull request with /to-staging -c!

@dd-devflow
Copy link
Contributor

dd-devflow bot commented Oct 30, 2023

🚂 Branch Integration: This commit was successfully integrated

Commit d67128c047 has been merged into staging-44 in merge commit 1f2722200e.

Check out the triggered pipeline on Gitlab 🦊

Copy link
Contributor

@bcaudan bcaudan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@BenoitZugmeyer BenoitZugmeyer merged commit 874ebff into main Oct 31, 2023
2 checks passed
@BenoitZugmeyer BenoitZugmeyer deleted the benoit/fix-safari-detection branch October 31, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants