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

🐛[RUMF-266] xhr tracker: add fallback on event listener #287

Merged
merged 2 commits into from
Mar 2, 2020

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Mar 2, 2020

In case where onreadystatechange is overridden, add a fallback on addEventListener in order to not miss some requests.

relates to #283, #257

In case where onreadystatechange is overridden, add a fallback on addEventListener in order to not miss some requests
XHR mock still in place was messing with real XHR test
@bcaudan bcaudan requested a review from a team as a code owner March 2, 2020 16:59
@bcaudan bcaudan merged commit aed57b0 into master Mar 2, 2020
@bcaudan bcaudan deleted the bcaudan/fix-xhr-tracker branch March 2, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants